upgrade dependencies

This commit is contained in:
Sami Samhuri 2017-02-14 17:17:07 -08:00
parent 5c45ca9ee8
commit 0608f984cb
No known key found for this signature in database
GPG key ID: F76F41F04D99808F

View file

@ -3,8 +3,8 @@
"description": "samhuri.net", "description": "samhuri.net",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"harp": "^0.20.3", "harp": "^0.23.0",
"thepusher": "^0.1.4", "thepusher": "^0.1.4",
"uglify-js": "^2.7.3" "uglify-js": "^2.7.5"
} }
} }