Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Langfeld <ben@langfeld.me>2015-08-11 16:17:47 +0300
committerBen Langfeld <ben@langfeld.me>2015-08-11 16:17:47 +0300
commitdf6c7472d71a86d97d2ae55146d06b624e8e0016 (patch)
treefea960b958a1ae95be0cc86070ade256c84bee15 /package.json
parentab1d173a2b52c48a56f5d4ddbb1e9b1b08b556a9 (diff)
Add release pipeline to Grunt
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 43f9d6f..904e884 100644
--- a/package.json
+++ b/package.json
@@ -47,9 +47,11 @@
"grunt-contrib-uglify": "^0.4.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-coveralls": "^0.3.0",
+ "grunt-github-releaser": "^0.1.17",
"grunt-mkdir": "^0.1.1",
"grunt-natural-docs": "^0.1.1",
"grunt-notify": "^0.3.0",
+ "grunt-prompt": "^1.3.0",
"grunt-sync-pkg": "^0.1.2",
"grunt-todo": "~0.4.0",
"intern": "^2.0.1",