Skip to content

Commit 68c19c1

Browse files
chore(deps): update babel monorepo to v7.0.0-beta.54 (#21)
1 parent 3f98d62 commit 68c19c1

File tree

2 files changed

+375
-377
lines changed

2 files changed

+375
-377
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@
3131
"typecheck": "tsc --noEmit"
3232
},
3333
"devDependencies": {
34-
"@babel/cli": "7.0.0-beta.53",
35-
"@babel/core": "7.0.0-beta.53",
36-
"@babel/plugin-external-helpers": "7.0.0-beta.53",
37-
"@babel/preset-env": "7.0.0-beta.53",
38-
"@babel/preset-typescript": "7.0.0-beta.53",
34+
"@babel/cli": "7.0.0-beta.54",
35+
"@babel/core": "7.0.0-beta.54",
36+
"@babel/plugin-external-helpers": "7.0.0-beta.54",
37+
"@babel/preset-env": "7.0.0-beta.54",
38+
"@babel/preset-typescript": "7.0.0-beta.54",
3939
"babel-plugin-add-module-exports": "0.2.1",
4040
"babel-plugin-dev-expression": "0.2.1",
4141
"concurrently": "3.6.0",

0 commit comments

Comments
 (0)