aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 271b59264..6dffb6ac8 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,8 @@
"dependencies": {},
"devDependencies": {
"grunt-compare-size": ">=0.1.0",
- "grunt": ">=0.3.9"
+ "grunt": ">=0.3.9",
+ "testswarm": "0.2.2"
},
"keywords": []
}