summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorAlexander Early <aearly@fluid.com>2015-08-07 13:55:26 -0700
committerAlexander Early <aearly@fluid.com>2015-08-07 14:06:59 -0700
commit63d9381005cc4a4648c533635fc43e50179f7c74 (patch)
treeb6b387f3bc4c2c1bec9bf056b75925ab92ac84a7 /bower.json
parentb61bd8ed1faa575a2de29555ac5dddd32d134c81 (diff)
downloadasync-63d9381005cc4a4648c533635fc43e50179f7c74.tar.gz
update minified build
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json18
1 files changed, 10 insertions, 8 deletions
diff --git a/bower.json b/bower.json
index f8aef49..b2c713a 100644
--- a/bower.json
+++ b/bower.json
@@ -16,12 +16,19 @@
"devDependencies": {
"benchmark": "bestiejs/benchmark.js",
"bluebird": "^2.9.32",
+ "chai": "^3.1.0",
"coveralls": "^2.11.2",
"es6-promise": "^2.3.0",
"jscs": "^1.13.1",
"jshint": "~2.8.0",
+ "karma": "^0.13.2",
+ "karma-browserify": "^4.2.1",
+ "karma-firefox-launcher": "^0.1.6",
+ "karma-mocha": "^0.2.0",
+ "karma-mocha-reporter": "^1.0.2",
"lodash": "^3.9.0",
"mkdirp": "~0.5.1",
+ "mocha": "^2.2.5",
"native-promise-only": "^0.8.0-a",
"nodeunit": ">0.0.0",
"nyc": "^2.1.0",
@@ -40,14 +47,9 @@
"node_modules",
"bower_components",
"test",
- "tests",
- "support",
- "deps",
- "mocha_test",
- "perf"
+ "tests"
],
"authors": [
"Caolan McMahon"
- ],
- "version": "1.4.0"
-}
+ ]
+} \ No newline at end of file