Adding raptor-data-providers as dev dependency (for tests)

This commit is contained in:
Phil Gates-Idem 2014-08-29 14:19:57 -04:00
parent a5dfee33b7
commit e3d9b5b62c

View File

@ -38,11 +38,12 @@
"raptor-taglib-layout": "^0.1.3-beta"
},
"devDependencies": {
"mocha": "~1.15.1",
"chai": "~1.8.1",
"jshint": "^2.5.0",
"raptor-cache": "^0.2.7-beta",
"dustjs-linkedin": "^2.3.4",
"jshint": "^2.5.0",
"mocha": "~1.15.1",
"raptor-cache": "^0.2.7-beta",
"raptor-data-providers": "^0.2.4-beta",
"through": "^2.3.4"
},
"license": "Apache License v2.0",