Drop laravel elixir, we’ll use nginx’s etag feature for cache-ing

This commit is contained in:
Jonny Barnes 2016-07-15 14:21:35 +01:00
parent 779009be3c
commit 13fd7ae736
65 changed files with 585 additions and 2063 deletions

View file

@ -16,11 +16,11 @@
"tests"
],
"dependencies": {
"fetch": "~0.11.0",
"fetch": "~1.0",
"alertify.js": "alertifyjs#~1.0.5",
"store2": "~2.3.2",
"Autolinker.js": "~0.24.0",
"Autolinker.js": "^0.27.0",
"marked": "~0.3.5",
"sanitize-css": "^3.2.0"
"sanitize-css": "^4.1.0"
}
}