We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6745c5 commit 7449f5fCopy full SHA for 7449f5f
package.json
@@ -36,10 +36,10 @@
36
},
37
"devDependencies": {
38
"@babel/cli": "7.0.0-beta.53",
39
- "@babel/core": "7.0.0-beta.53",
40
- "@babel/plugin-external-helpers": "7.0.0-beta.53",
41
- "@babel/preset-env": "7.0.0-beta.53",
42
- "@babel/preset-typescript": "7.0.0-beta.53",
+ "@babel/core": "7.0.0-beta.54",
+ "@babel/plugin-external-helpers": "7.0.0-beta.54",
+ "@babel/preset-env": "7.0.0-beta.54",
+ "@babel/preset-typescript": "7.0.0-beta.54",
43
"babel-eslint": "8.2.6",
44
"babel-plugin-add-module-exports": "0.3.2",
45
"babel-plugin-dev-expression": "0.2.1",
0 commit comments