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 bdb126d commit 85c240eCopy full SHA for 85c240e
package.json
@@ -31,11 +31,11 @@
31
"typecheck": "tsc --noEmit"
32
},
33
"devDependencies": {
34
- "@babel/cli": "7.0.0-beta.51",
35
- "@babel/core": "7.0.0-beta.51",
36
- "@babel/plugin-external-helpers": "7.0.0-beta.51",
37
- "@babel/preset-env": "7.0.0-beta.51",
38
- "@babel/preset-typescript": "7.0.0-beta.51",
+ "@babel/cli": "7.0.0-beta.52",
+ "@babel/core": "7.0.0-beta.52",
+ "@babel/plugin-external-helpers": "7.0.0-beta.52",
+ "@babel/preset-env": "7.0.0-beta.52",
+ "@babel/preset-typescript": "7.0.0-beta.52",
39
"babel-plugin-add-module-exports": "0.2.1",
40
"babel-plugin-dev-expression": "0.2.1",
41
"concurrently": "3.6.0",
0 commit comments