1
0

Fix missing coffeescript dependency.

This commit is contained in:
Markus Birth 2018-05-03 15:02:09 +02:00
parent 55b629b8e0
commit e1c08d5f07
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

View File

@ -16,6 +16,7 @@
"private": true,
"dependencies": {
"jQuery": "^3.3.1",
"coffeescript": "^2.3.0",
"bootstrap": "^4.1.0",
"bootstrap-datepicker": "^1.6.4",
"font-awesome": "*",