diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
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 +} |