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 17d7fb3 commit 02b7860Copy full SHA for 02b7860
package.json
@@ -82,10 +82,10 @@
82
},
83
"devDependencies": {
84
"@babel/cli": "7.13.0",
85
- "@babel/core": "7.13.1",
+ "@babel/core": "7.13.8",
86
"@babel/polyfill": "7.12.1",
87
- "@babel/preset-env": "7.13.5",
88
- "@babel/register": "7.13.0",
+ "@babel/preset-env": "7.13.8",
+ "@babel/register": "7.13.8",
89
"ava": "3.15.0",
90
"babel-plugin-transform-remove-console": "6.9.4",
91
"babel-plugin-unassert": "3.0.1",
0 commit comments