mirror of
https://gitlab.silvrtree.co.uk/martind2000/SODashServer.git
synced 2025-01-11 09:55:09 +00:00
AAddind missing packages.
This commit is contained in:
parent
6e1993c220
commit
df388afd43
@ -14,5 +14,11 @@
|
|||||||
"bower_components",
|
"bower_components",
|
||||||
"test",
|
"test",
|
||||||
"tests"
|
"tests"
|
||||||
]
|
],
|
||||||
|
"dependencies": {
|
||||||
|
"chroma-js": "^1.1.1",
|
||||||
|
"jquery": "^2.2.3",
|
||||||
|
"mui": "^0.5.3",
|
||||||
|
"sugarjs-date": "^1.5.1"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -36,6 +36,8 @@
|
|||||||
"gulp-cache": "^0.4.2",
|
"gulp-cache": "^0.4.2",
|
||||||
"gulp-concat": "^2.6.0",
|
"gulp-concat": "^2.6.0",
|
||||||
"gulp-cssnano": "^2.1.1",
|
"gulp-cssnano": "^2.1.1",
|
||||||
|
"gulp-debug": "^2.1.2",
|
||||||
|
"gulp-google-webfonts": "0.0.12",
|
||||||
"gulp-html-replace": "^1.5.5",
|
"gulp-html-replace": "^1.5.5",
|
||||||
"gulp-htmlmin": "^1.3.0",
|
"gulp-htmlmin": "^1.3.0",
|
||||||
"gulp-inject": "^4.0.0",
|
"gulp-inject": "^4.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user