Get file download working

This commit is contained in:
Saul Johnson
2017-07-30 15:51:42 +01:00
parent 74865eccb8
commit 5cf8d76dff
3 changed files with 19 additions and 27 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
"dependencies": {
"bootstrap": "~3.3.1",
"bootswatch": "^3.3.6",
"spectrum": "~1.8.0"
"spectrum": "~1.8.0",
"jquery-file-download": "~1.4.6"
}
}