AAddind missing packages.

This commit is contained in:
Martin Donnelly 2016-04-20 15:19:25 +01:00
parent 6e1993c220
commit df388afd43
2 changed files with 9 additions and 1 deletions

View File

@ -14,5 +14,11 @@
"bower_components",
"test",
"tests"
]
],
"dependencies": {
"chroma-js": "^1.1.1",
"jquery": "^2.2.3",
"mui": "^0.5.3",
"sugarjs-date": "^1.5.1"
}
}

View File

@ -36,6 +36,8 @@
"gulp-cache": "^0.4.2",
"gulp-concat": "^2.6.0",
"gulp-cssnano": "^2.1.1",
"gulp-debug": "^2.1.2",
"gulp-google-webfonts": "0.0.12",
"gulp-html-replace": "^1.5.5",
"gulp-htmlmin": "^1.3.0",
"gulp-inject": "^4.0.0",