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 0ab133d commit 28dcde4Copy full SHA for 28dcde4
package.json
@@ -35,11 +35,11 @@
35
"compute-scroll-into-view": "1.0.7"
36
},
37
"devDependencies": {
38
- "@babel/cli": "7.0.0-rc.4",
39
- "@babel/core": "7.0.0-rc.4",
40
- "@babel/plugin-external-helpers": "7.0.0-rc.4",
41
- "@babel/preset-env": "7.0.0-rc.4",
42
- "@babel/preset-typescript": "7.0.0-rc.4",
+ "@babel/cli": "7.0.0",
+ "@babel/core": "7.0.0",
+ "@babel/plugin-external-helpers": "7.0.0",
+ "@babel/preset-env": "7.0.0",
+ "@babel/preset-typescript": "7.0.0",
43
"babel-eslint": "8.2.6",
44
"babel-plugin-add-module-exports": "0.3.3",
45
"babel-plugin-dev-expression": "0.2.1",
0 commit comments