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 3d3e3b5 commit ece40bdCopy full SHA for ece40bd
package.json
@@ -35,11 +35,11 @@
35
"compute-scroll-into-view": "^1.0.12"
36
},
37
"devDependencies": {
38
- "@babel/cli": "7.8.0",
39
- "@babel/core": "7.8.0",
40
- "@babel/plugin-external-helpers": "7.8.0",
41
- "@babel/preset-env": "7.8.2",
42
- "@babel/preset-typescript": "7.8.0",
+ "@babel/cli": "7.8.3",
+ "@babel/core": "7.8.3",
+ "@babel/plugin-external-helpers": "7.8.3",
+ "@babel/preset-env": "7.8.3",
+ "@babel/preset-typescript": "7.8.3",
43
"babel-eslint": "10.0.3",
44
"babel-plugin-add-module-exports": "1.0.2",
45
"babel-plugin-dev-expression": "0.2.2",
0 commit comments