summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2015-07-19 22:11:12 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2015-07-19 22:11:12 -0400
commit23b4d6fd80c9df4b29ec7f8d9bb0aea789acf5cc (patch)
tree6cde5392add186bc3694db847d4d1142e05e45a5 /bower.json
parentb5f5ea172b3561211905fcd7b8a8a15f069dfad4 (diff)
downloadasync-23b4d6fd80c9df4b29ec7f8d9bb0aea789acf5cc.tar.gz
update minified build
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index f31127a..98a0389 100644
--- a/bower.json
+++ b/bower.json
@@ -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