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 804953c commit bf433b7Copy full SHA for bf433b7
package.json
@@ -36,14 +36,15 @@
36
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
37
},
38
"dependencies": {
39
+ "babel-runtime": "^6.11.6",
40
"mkpath": "^1.0.0",
41
"node-version-compare": "^1.0.1",
- "babel-polyfill": "^6.13.0",
42
"plist": "^1.2.0",
43
"rimraf": "^2.5.2",
44
"xml2js": "^0.4.16"
45
46
"devDependencies": {
47
+ "babel-polyfill": "^6.13.0",
48
"babel-eslint": "^6.1.2",
49
"babel-plugin-transform-runtime": "^6.12.0",
50
"babel-preset-es2015": "^6.9.0",
0 commit comments