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 e35f126 commit 2efccdaCopy full SHA for 2efccda
package.json
@@ -32,11 +32,11 @@
32
"typecheck": "tsc --noEmit"
33
},
34
"devDependencies": {
35
- "@babel/cli": "7.0.0",
36
- "@babel/core": "7.0.1",
+ "@babel/cli": "7.1.0",
+ "@babel/core": "7.1.0",
37
"@babel/plugin-external-helpers": "7.0.0",
38
- "@babel/preset-env": "7.0.0",
39
- "@babel/preset-typescript": "7.0.0",
+ "@babel/preset-env": "7.1.0",
+ "@babel/preset-typescript": "7.1.0",
40
"babel-plugin-add-module-exports": "1.0.0",
41
"babel-plugin-dev-expression": "0.2.1",
42
"concurrently": "4.0.1",
0 commit comments