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 952fa15 commit bab21b0Copy full SHA for bab21b0
package.json
@@ -37,10 +37,10 @@
37
"*.js"
38
],
39
"devDependencies": {
40
- "@babel/cli": "^7.12.10",
41
- "@babel/core": "^7.12.10",
42
- "@babel/node": "^7.12.10",
43
- "@babel/preset-env": "^7.12.10",
+ "@babel/cli": "^7.12.13",
+ "@babel/core": "^7.12.13",
+ "@babel/node": "^7.12.13",
+ "@babel/preset-env": "^7.12.13",
44
"autoprefixer": "^10.2.4",
45
"babel-jest": "^26.6.3",
46
"clean-css": "^4.1.9",
0 commit comments