added grunt-notify

This commit is contained in:
kay.one
2013-04-11 21:39:29 -07:00
parent 15c875c568
commit e11f8e6369
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
"grunt-contrib-concat": "*",
"grunt-contrib-copy": "*",
"grunt-wrap": "*",
"grunt-curl": "*"
"grunt-curl": "*",
"grunt-notify":"*"
},
"scripts": {
"preinstall": "npm install grunt-cli -g"