Skip to content

Commit 80ba157

Browse files
committed
Update babel monorepo
1 parent 0bebc45 commit 80ba157

File tree

2 files changed

+245
-403
lines changed

2 files changed

+245
-403
lines changed

package.json

Lines changed: 3 additions & 3 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.3",
21-
"@babel/plugin-proposal-class-properties": "7.4.0",
22-
"@babel/preset-env": "7.4.3",
20+
"@babel/core": "7.4.5",
21+
"@babel/plugin-proposal-class-properties": "7.4.4",
22+
"@babel/preset-env": "7.4.5",
2323
"babel-minify": "0.5.0",
2424
"cssnano": "4.1.10",
2525
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)