Updated to nearly fully functional. Pre-release 1. Still needs some UI changes in the slideshow and admin pages (move the save button & fix the save detection for the internship list). Customer had one more page change request which I need to re-define and handle.
This commit is contained in:
10
package.json
10
package.json
@@ -6,14 +6,12 @@
|
||||
"build": "npm install --product && meteor build --architecture os.linux.x86_64 --server-only ../"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.0.0-beta.55",
|
||||
"@ckeditor/ckeditor5-build-balloon": "^11.0.1",
|
||||
"@ckeditor/ckeditor5-build-classic": "^11.0.1",
|
||||
"@ckeditor/ckeditor5-build-decoupled-document": "^11.0.1",
|
||||
"@ckeditor/ckeditor5-build-inline": "^11.0.1",
|
||||
"ckeditor5": "^11.0.1",
|
||||
"@babel/runtime": "latest",
|
||||
"canvas-png-compression": "0.0.3",
|
||||
"csv-parse": "latest",
|
||||
"dragula": "^3.7.2",
|
||||
"gridfs-stream": "^1.1.1",
|
||||
"jimp": "^0.3.8",
|
||||
"jquery": "^3.1.1",
|
||||
"jquery-mousewheel": "^3.1.13",
|
||||
"malihu-custom-scrollbar-plugin": "latest",
|
||||
|
||||
Reference in New Issue
Block a user