update npm packages

This commit is contained in:
Sami Samhuri 2018-01-17 14:01:20 -08:00
parent 84c741e3a5
commit 32a8a6d3b2
No known key found for this signature in database
GPG key ID: F76F41F04D99808F
2 changed files with 3047 additions and 1074 deletions

4117
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -3,9 +3,9 @@
"description": "samhuri.net",
"version": "0.1.0",
"dependencies": {
"harp": "^0.24.0",
"harp": "^0.25.0",
"thepusher": "^0.1.4",
"uglify-js": "^3.0.9"
"uglify-js": "^3.3.7"
},
"scripts": {}
}