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 716490f commit cdbe770Copy full SHA for cdbe770
package.json
@@ -35,11 +35,11 @@
35
"scroll-into-view-if-needed": "^2.2.22"
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
"@types/jest": "24.0.25",
44
"babel-eslint": "10.0.3",
45
"babel-plugin-add-module-exports": "1.0.2",
0 commit comments