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 aed825c commit 6307591Copy full SHA for 6307591
package.json
@@ -37,11 +37,11 @@
37
"compute-scroll-into-view": "^1.0.14"
38
},
39
"devDependencies": {
40
- "@babel/cli": "7.10.3",
41
- "@babel/core": "7.10.3",
42
- "@babel/plugin-external-helpers": "7.10.1",
43
- "@babel/preset-env": "7.10.3",
44
- "@babel/preset-typescript": "7.10.1",
+ "@babel/cli": "7.10.4",
+ "@babel/core": "7.10.4",
+ "@babel/plugin-external-helpers": "7.10.4",
+ "@babel/preset-env": "7.10.4",
+ "@babel/preset-typescript": "7.10.4",
45
"babel-eslint": "10.1.0",
46
"babel-plugin-add-module-exports": "1.0.2",
47
"babel-plugin-dev-expression": "0.2.2",
0 commit comments