Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Commit

Permalink
Adds sqlite3 as a dev dependency, as we're using it for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbaptista committed Feb 15, 2016
1 parent 0002c13 commit 5e22ae3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"mocha": "^2.4.5",
"nodemon": "^1.8.1",
"should": "^7.1.0",
"sqlite3": "^3.1.1",
"supertest": "^1.0.0"
},
"scripts": {
Expand Down

0 comments on commit 5e22ae3

Please sign in to comment.