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 ccf2e7b commit 3dee858Copy full SHA for 3dee858
package.json
@@ -37,11 +37,11 @@
37
"compute-scroll-into-view": "^1.0.17"
38
},
39
"devDependencies": {
40
- "@babel/cli": "7.16.0",
41
- "@babel/core": "7.16.5",
42
- "@babel/plugin-external-helpers": "7.16.5",
43
- "@babel/preset-env": "7.16.5",
44
- "@babel/preset-typescript": "7.16.5",
+ "@babel/cli": "7.16.7",
+ "@babel/core": "7.16.7",
+ "@babel/plugin-external-helpers": "7.16.7",
+ "@babel/preset-env": "7.16.7",
+ "@babel/preset-typescript": "7.16.7",
45
"babel-eslint": "10.1.0",
46
"babel-plugin-add-module-exports": "1.0.4",
47
"babel-plugin-dev-expression": "0.2.3",
0 commit comments