mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
Added frontend package dependencies.
This commit is contained in:
parent
5b83b03423
commit
2b65692ccf
1 changed files with 9 additions and 0 deletions
|
@ -28,5 +28,14 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">=0.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.6",
|
||||
"datatables": "^1.10.12",
|
||||
"datejs": "0.0.2",
|
||||
"fullcalendar": "^2.8.0",
|
||||
"jquery": "^3.0.0",
|
||||
"jquery-ui": "^1.10.5",
|
||||
"qtip2": "^3.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue