Skip to content

Commit 2bd78bb

Browse files
chore(deps): update babel monorepo to v7.0.0-rc.3 (#86)
1 parent 6d35259 commit 2bd78bb

File tree

2 files changed

+406
-395
lines changed

2 files changed

+406
-395
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-rc.2",
36-
"@babel/core": "7.0.0-rc.2",
37-
"@babel/plugin-external-helpers": "7.0.0-rc.2",
38-
"@babel/preset-env": "7.0.0-rc.2",
39-
"@babel/preset-typescript": "7.0.0-rc.2",
35+
"@babel/cli": "7.0.0-rc.3",
36+
"@babel/core": "7.0.0-rc.3",
37+
"@babel/plugin-external-helpers": "7.0.0-rc.3",
38+
"@babel/preset-env": "7.0.0-rc.3",
39+
"@babel/preset-typescript": "7.0.0-rc.3",
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)