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.
babel-runtime
dependency
dependencies
1 parent 933c54d commit c45cdf3Copy full SHA for c45cdf3
package.json
@@ -29,6 +29,7 @@
29
},
30
"dependencies": {
31
"async": "^2.0.0",
32
+ "babel-runtime": "^6.0.0",
33
"loader-utils": "^1.0.0",
34
"lodash": "^4.0.0",
35
"source-map": "^0.5.6",
@@ -41,7 +42,6 @@
41
42
"babel-polyfill": "^6.0.0",
43
"babel-preset-env": "^1.0.0",
44
"babel-register": "^6.0.0",
- "babel-runtime": "^6.0.0",
45
"chai": "^4.0.0",
46
"chai-as-promised": "^7.0.0",
47
"cross-env": "^5.0.0",
0 commit comments