mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +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",
|
"name": "samhuri.net",
|
||||||
"description": "samhuri.net",
|
"description": "samhuri.net",
|
||||||
"version": "0.0.1",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"harp": "^0.11.2",
|
"harp": "^0.15.2",
|
||||||
"uglify-js": "^2.4.17"
|
"uglify-js": "^2.4.20"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue