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 6908b10 commit 10f13bdCopy full SHA for 10f13bd
package.json
@@ -53,7 +53,11 @@
53
"gulp-eslint": "^3.0.1",
54
"gulp-jscs": "^4.0.0",
55
"gulp-sourcemaps": "^1.6.0",
56
- "wd": "^0.4.0"
+ "wd": "^0.4.0",
57
+ "mkpath": "^1.0.0",
58
+ "node-version-compare": "^1.0.1",
59
+ "plist": "^1.2.0",
60
+ "semantic-release": "^4.3.5"
61
},
62
"config": {
63
"commitizen": {
0 commit comments