Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 404a17a

Browse files
author
Lauren McCarthy
committed
pkg
1 parent 35a61d7 commit 404a17a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,14 @@
2626
"partialify": "^3.1.1",
2727
"request": "^2.56.0",
2828
"underscore": "~1.6.0",
29-
"vue": "^0.10.3"
29+
"vue": "^0.10.3",
30+
"unzip": "^0.1.11"
3031
},
3132
"scripts": {
3233
"app": "nw public"
3334
},
3435
"repository": {
3536
"type": "git",
3637
"url": "git://github.com/antiboredom/jside.git"
37-
},
38-
"dependencies": {
39-
"unzip": "^0.1.11"
4038
}
4139
}

0 commit comments

Comments
 (0)