Skip to content

Commit

Permalink
Upgrade preset-env to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Oct 11, 2022
1 parent b45bd34 commit 99d82aa
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -106,7 +106,7 @@
"dependencies": {
"@babel/core": "^7.18.13",
"@babel/generator": "^7.18.13",
"@babel/preset-env": "^7.18.10",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@storybook/core-common": "^6.5.0",
Expand Down

0 comments on commit 99d82aa

Please sign in to comment.