add thepusher to package.json

This commit is contained in:
Sami Samhuri 2015-04-25 06:16:07 +00:00
parent cc2c491509
commit cec182882f

View file

@ -4,6 +4,7 @@
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"harp": "^0.15.2", "harp": "^0.15.2",
"thepusher": "^0.1.4",
"uglify-js": "^2.4.20" "uglify-js": "^2.4.20"
} }
} }