Skip to content

Commit 10f13bd

Browse files
committed
feat: add back semantic release packages
1 parent 6908b10 commit 10f13bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@
5353
"gulp-eslint": "^3.0.1",
5454
"gulp-jscs": "^4.0.0",
5555
"gulp-sourcemaps": "^1.6.0",
56-
"wd": "^0.4.0"
56+
"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"
5761
},
5862
"config": {
5963
"commitizen": {

0 commit comments

Comments
 (0)