1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 12:55:57 +00:00
This commit is contained in:
Scott Tolksdorf
2017-01-01 11:08:08 -08:00
parent 68ecf749ea
commit 25e0a1607a
4 changed files with 31 additions and 8 deletions

View File

@@ -36,5 +36,11 @@
"striptags": "^2.1.1",
"superagent": "^1.6.1",
"vitreum": "^4.0.12"
},
"devDependencies": {
"app-module-path": "^2.1.0",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"mocha": "^3.2.0"
}
}