diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json index 2d21dcb..39a548f 100644 --- a/package.json +++ b/package.json @@ -42,5 +42,11 @@ "sanitizer": "^0.1.3", "socket.io": "^1.4.8", "underscore": "^1.8.3" + }, + "devDependencies": { + "chai": "^3.5.0", + "chai-http": "^3.0.0", + "mocha": "^2.5.3", + "supertest": "^1.2.0" } } |
