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 f6fd534 commit 6e07f00Copy full SHA for 6e07f00
package.json
@@ -34,11 +34,11 @@
34
"sideEffects": false,
35
"typings": "typings/index.d.ts",
36
"devDependencies": {
37
- "@babel/cli": "7.8.3",
38
- "@babel/core": "7.8.3",
+ "@babel/cli": "7.8.4",
+ "@babel/core": "7.9.0",
39
"@babel/plugin-external-helpers": "7.8.3",
40
- "@babel/preset-env": "7.8.3",
41
- "@babel/preset-typescript": "7.8.3",
+ "@babel/preset-env": "7.9.0",
+ "@babel/preset-typescript": "7.9.0",
42
"babel-plugin-add-module-exports": "1.0.2",
43
"babel-plugin-dev-expression": "0.2.2",
44
"concurrently": "5.0.2",
0 commit comments