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 1966a2f..6d72387 100644 --- a/package.json +++ b/package.json @@ -44,5 +44,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" } } |
