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 1c47dc1 commit 3f324c9Copy full SHA for 3f324c9
package.json
@@ -32,11 +32,11 @@
32
"typecheck": "tsc --noEmit"
33
},
34
"devDependencies": {
35
- "@babel/cli": "7.7.7",
36
- "@babel/core": "7.7.7",
37
- "@babel/plugin-external-helpers": "7.7.4",
38
- "@babel/preset-env": "7.7.7",
39
- "@babel/preset-typescript": "7.7.7",
+ "@babel/cli": "7.8.0",
+ "@babel/core": "7.8.0",
+ "@babel/plugin-external-helpers": "7.8.0",
+ "@babel/preset-env": "7.8.2",
+ "@babel/preset-typescript": "7.8.0",
40
"babel-plugin-add-module-exports": "1.0.2",
41
"babel-plugin-dev-expression": "0.2.2",
42
"concurrently": "5.0.2",
0 commit comments