Skip to content

Commit 6fcdbbe

Browse files
committed
Update babel monorepo to v7.4.4
1 parent ff73f1b commit 6fcdbbe

File tree

2 files changed

+196
-216
lines changed

2 files changed

+196
-216
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.4",
21+
"@babel/plugin-proposal-class-properties": "7.4.4",
22+
"@babel/preset-env": "7.4.4",
2323
"babel-minify": "0.5.0",
2424
"cssnano": "4.1.10",
2525
"npm-run-all": "4.1.5",

0 commit comments

Comments
 (0)