aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChris Talkington <chris@talkingtontech.com>2013-05-12 16:21:31 -0500
committerChris Talkington <chris@talkingtontech.com>2013-05-12 16:40:49 -0500
commiteaee6eae0fee57337fabe41eb4558cf1acdf765b (patch)
tree77e28fb45189813a916c6e1825b135acd216d9b1 /package.json
parent8ab32fe3ff81491e01f2da132ec2ba9bd499b555 (diff)
downloadjquery-eaee6eae0fee57337fabe41eb4558cf1acdf765b.tar.gz
jquery-eaee6eae0fee57337fabe41eb4558cf1acdf765b.zip
build: update release script to use nodejs archiver.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 52a44b455..ef762e806 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,8 @@
"grunt-contrib-uglify": "0.2.0",
"grunt": "0.4.1",
"gzip-js": "0.3.1",
- "testswarm": "0.2.2"
+ "testswarm": "0.2.2",
+ "archiver": "~0.4.2"
},
"keywords": []
}