Adding unit tests for data validation

This commit is contained in:
Colin McLeod
2015-06-10 00:05:32 -07:00
parent a253c488a5
commit ba9051783a
5 changed files with 80 additions and 9 deletions

View File

@@ -8,13 +8,13 @@
"private": true,
"dependencies": {},
"devDependencies": {
"gulp-manifest": "^0.0.6",
"async": "^0.9.0",
"del": "^1.1.1",
"gulp": "^3.8.11",
"gulp-angular-templatecache": "^1.6.0",
"gulp-concat": "^2.5.2",
"gulp-htmlmin": "^1.1.1",
"gulp-jasmine": "^2.0.1",
"gulp-jshint": "^1.10.0",
"gulp-jsonlint": "^1.0.2",
"gulp-less": "^3.0.2",