diff options
author | Alexander Early <alexander.early@gmail.com> | 2016-02-10 16:00:17 -0800 |
---|---|---|
committer | Alexander Early <alexander.early@gmail.com> | 2016-02-10 16:00:17 -0800 |
commit | 8423f0bec47e0f6ff3652954b5ccb303fc72aeb8 (patch) | |
tree | a28818d8b3b71c36d1a30c87775fdd48863d7191 /package.json | |
parent | b001e4a9c3e51bf277d69b54e5776caa7099a455 (diff) | |
download | async-8423f0bec47e0f6ff3652954b5ccb303fc72aeb8.tar.gz |
use tweaked version of xyz for our publish process
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index e0b56c5..0242e49 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "uglify-js": "~2.4.0", "vinyl-buffer": "~1.0.0", "vinyl-source-stream": "~1.1.0", - "xyz": "^0.5.0", "yargs": "~3.9.1" }, "scripts": { @@ -94,4 +93,4 @@ "tests" ] } -}
\ No newline at end of file +} |