diff options
author | Graeme Yeates <yeatesgraeme@gmail.com> | 2015-07-19 22:11:12 -0400 |
---|---|---|
committer | Graeme Yeates <yeatesgraeme@gmail.com> | 2015-07-19 22:11:12 -0400 |
commit | 23b4d6fd80c9df4b29ec7f8d9bb0aea789acf5cc (patch) | |
tree | 6cde5392add186bc3694db847d4d1142e05e45a5 /bower.json | |
parent | b5f5ea172b3561211905fcd7b8a8a15f069dfad4 (diff) | |
download | async-23b4d6fd80c9df4b29ec7f8d9bb0aea789acf5cc.tar.gz |
update minified build
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -15,12 +15,17 @@ }, "devDependencies": { "benchmark": "bestiejs/benchmark.js", + "bluebird": "^2.9.32", "coveralls": "^2.11.2", + "es6-promise": "^2.3.0", + "jscs": "^1.13.1", "jshint": "~2.8.0", "lodash": "^3.9.0", "mkdirp": "~0.5.1", + "native-promise-only": "^0.8.0-a", "nodeunit": ">0.0.0", "nyc": "^2.1.0", + "rsvp": "^3.0.18", "uglify-js": "~2.4.0", "xyz": "^0.5.0", "yargs": "~3.9.1" @@ -39,6 +44,5 @@ ], "authors": [ "Caolan McMahon" - ], - "version": "1.3.0" -} + ] +}
\ No newline at end of file |