Skip to content

Commit 28dcde4

Browse files
chore(deps): update babel monorepo to v7.0.0 (#426)
1 parent 0ab133d commit 28dcde4

File tree

2 files changed

+387
-387
lines changed

2 files changed

+387
-387
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"compute-scroll-into-view": "1.0.7"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.0.0-rc.4",
39-
"@babel/core": "7.0.0-rc.4",
40-
"@babel/plugin-external-helpers": "7.0.0-rc.4",
41-
"@babel/preset-env": "7.0.0-rc.4",
42-
"@babel/preset-typescript": "7.0.0-rc.4",
38+
"@babel/cli": "7.0.0",
39+
"@babel/core": "7.0.0",
40+
"@babel/plugin-external-helpers": "7.0.0",
41+
"@babel/preset-env": "7.0.0",
42+
"@babel/preset-typescript": "7.0.0",
4343
"babel-eslint": "8.2.6",
4444
"babel-plugin-add-module-exports": "0.3.3",
4545
"babel-plugin-dev-expression": "0.2.1",

0 commit comments

Comments
 (0)