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 980108f commit e8f4654Copy full SHA for e8f4654
package.json
@@ -37,10 +37,10 @@
37
"*.js"
38
],
39
"devDependencies": {
40
- "@babel/cli": "^7.11.6",
41
- "@babel/core": "^7.12.9",
42
- "@babel/node": "^7.0.0",
43
- "@babel/preset-env": "^7.0.0",
+ "@babel/cli": "^7.12.10",
+ "@babel/core": "^7.12.10",
+ "@babel/node": "^7.12.10",
+ "@babel/preset-env": "^7.12.10",
44
"autoprefixer": "^10.1.0",
45
"babel-jest": "^26.6.3",
46
"clean-css": "^4.1.9",
0 commit comments