summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2015-06-24 13:45:45 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2015-06-24 20:39:38 -0400
commita3b3ff3baeb295fe425573bdda21348d41689417 (patch)
tree69373ace6d9cc978d797e0992efd47f045c0368c /package.json
parentabc0639990af8dc213a7d87f3c71451796b342b7 (diff)
downloadasync-a3b3ff3baeb295fe425573bdda21348d41689417.tar.gz
Setup publish make task [ci skip]
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 f6018ba..fb4b581 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"nodeunit": ">0.0.0",
"nyc": "^2.1.0",
"uglify-js": "~2.4.0",
+ "xyz": "^0.5.0",
"yargs": "~3.9.1"
},
"jam": {
@@ -59,4 +60,4 @@
"tests"
]
}
-} \ No newline at end of file
+}