Skip to content

Commit 9a74932

Browse files
chore(deps): update babel monorepo to v7.0.0-rc.1 (#66)
1 parent 93739a5 commit 9a74932

File tree

2 files changed

+392
-363
lines changed

2 files changed

+392
-363
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"typecheck": "tsc --noEmit"
3333
},
3434
"devDependencies": {
35-
"@babel/cli": "7.0.0-beta.56",
36-
"@babel/core": "7.0.0-beta.56",
37-
"@babel/plugin-external-helpers": "7.0.0-beta.56",
38-
"@babel/preset-env": "7.0.0-beta.56",
39-
"@babel/preset-typescript": "7.0.0-beta.56",
35+
"@babel/cli": "7.0.0-rc.1",
36+
"@babel/core": "7.0.0-rc.1",
37+
"@babel/plugin-external-helpers": "7.0.0-rc.1",
38+
"@babel/preset-env": "7.0.0-rc.1",
39+
"@babel/preset-typescript": "7.0.0-rc.1",
4040
"babel-plugin-add-module-exports": "0.2.1",
4141
"babel-plugin-dev-expression": "0.2.1",
4242
"concurrently": "3.6.1",

0 commit comments

Comments
 (0)