Skip to content

Commit 4790cbf

Browse files
committed
bumping preset-env to version that depends on @babel/plugin-proposal-class-properties
1 parent b1af95b commit 4790cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@babel/core": "^7.7.0",
2929
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
30-
"@babel/preset-env": "^7.4.0",
30+
"@babel/preset-env": "^7.10.0",
3131
"assets-webpack-plugin": "^5.1.1",
3232
"babel-loader": "^8.0.0",
3333
"chalk": "^4.0.0",

0 commit comments

Comments
 (0)