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 345df98 commit 1adfa0aCopy full SHA for 1adfa0a
package.json
@@ -34,10 +34,10 @@
34
"scroll-into-view-if-needed": "2.2.11"
35
},
36
"devDependencies": {
37
- "@babel/cli": "7.0.0-beta.52",
38
- "@babel/core": "7.0.0-beta.52",
39
- "@babel/plugin-external-helpers": "7.0.0-beta.52",
40
- "@babel/preset-env": "7.0.0-beta.52",
+ "@babel/cli": "7.0.0-beta.53",
+ "@babel/core": "7.0.0-beta.53",
+ "@babel/plugin-external-helpers": "7.0.0-beta.53",
+ "@babel/preset-env": "7.0.0-beta.53",
41
"@babel/preset-typescript": "7.0.0-beta.53",
42
"babel-eslint": "8.2.5",
43
"babel-plugin-add-module-exports": "0.2.1",
0 commit comments