Skip to content

Commit 7ac701b

Browse files
committed
Update babel monorepo to v7.4.3
1 parent ae8aa30 commit 7ac701b

File tree

2 files changed

+164
-99
lines changed

2 files changed

+164
-99
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"compile:prod:js": "yarn compile:dev:js --environment BABEL_ENV:production"
1818
},
1919
"devDependencies": {
20-
"@babel/core": "7.4.0",
20+
"@babel/core": "7.4.3",
2121
"@babel/plugin-proposal-class-properties": "7.4.0",
22-
"@babel/preset-env": "7.4.2",
22+
"@babel/preset-env": "7.4.3",
2323
"babel-minify": "0.5.0",
2424
"cssnano": "4.1.10",
2525
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)