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 a1f3622 commit cb2d5f9Copy full SHA for cb2d5f9
package.json
@@ -35,10 +35,10 @@
35
},
36
"devDependencies": {
37
"@babel/cli": "7.0.0-beta.49",
38
- "@babel/core": "7.0.0-beta.48",
+ "@babel/core": "7.0.0-beta.49",
39
"@babel/plugin-external-helpers": "7.0.0-beta.49",
40
- "@babel/preset-env": "7.0.0-beta.48",
41
- "@babel/preset-typescript": "7.0.0-beta.48",
+ "@babel/preset-env": "7.0.0-beta.49",
+ "@babel/preset-typescript": "7.0.0-beta.49",
42
"babel-eslint": "8.2.3",
43
"babel-plugin-add-module-exports": "0.2.1",
44
"babel-plugin-dev-expression": "0.2.1",
0 commit comments