Adding missing dependencies

This commit is contained in:
Phil Gates-Idem 2014-02-13 17:36:07 -05:00
parent a833870e05
commit 224189bce2

View File

@ -15,7 +15,8 @@
"raptor-util": "0.1.0-SNAPSHOT",
"raptor-logging": "0.1.0-SNAPSHOT",
"raptor-detect": "0.1.0-SNAPSHOT",
"raptor-promises": "0.1.0-SNAPSHOT"
"raptor-promises": "0.1.0-SNAPSHOT",
"raptor-strings": "0.1.0-SNAPSHOT"
},
"devDependencies": {
"mocha": "~1.15.1",