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 93739a5 commit 9a74932Copy full SHA for 9a74932
package.json
@@ -32,11 +32,11 @@
32
"typecheck": "tsc --noEmit"
33
},
34
"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",
+ "@babel/cli": "7.0.0-rc.1",
+ "@babel/core": "7.0.0-rc.1",
+ "@babel/plugin-external-helpers": "7.0.0-rc.1",
+ "@babel/preset-env": "7.0.0-rc.1",
+ "@babel/preset-typescript": "7.0.0-rc.1",
40
"babel-plugin-add-module-exports": "0.2.1",
41
"babel-plugin-dev-expression": "0.2.1",
42
"concurrently": "3.6.1",
0 commit comments