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 f512f34 commit fecca11Copy full SHA for fecca11
.gitignore
@@ -7,3 +7,5 @@ selenium-debug.log
7
test/unit/coverage
8
test/e2e/reports
9
stats.json
10
+typings/
11
+typings.json
package.json
@@ -96,6 +96,6 @@
96
"webpack-merge": "0.14.1"
97
},
98
"dependencies": {
99
- "babel-runtime": "6.11.6"
+ "babel-runtime": "6.23.0"
100
}
101
0 commit comments