mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-31 09:56:03 +00:00
upgrade harp and uglify-js
This commit is contained in:
parent
60563c6ecf
commit
8d42efc0e1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "samhuri.net",
|
||||
"description": "samhuri.net",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"harp": "^0.11.2",
|
||||
"uglify-js": "^2.4.17"
|
||||
"harp": "^0.15.2",
|
||||
"uglify-js": "^2.4.20"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue