mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
updated Dockerfile to lock to alpine 3.14 as unrar isnt in alpine 3.15 general bumping of dependancies.
15 lines
381 B
JSON
15 lines
381 B
JSON
{
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.15.3",
|
|
"bootstrap": "^4.6.0",
|
|
"datatables.net-bs4": "^1.11.3",
|
|
"hammerjs": "^2.0.8",
|
|
"isotope-layout": "^3.0.6",
|
|
"jquery": "^3.6.0",
|
|
"js-cookie": "^2.2.1",
|
|
"pdfjs-dist": "^2.7.570",
|
|
"reveal.js": "^4.1.0",
|
|
"reveal.js-menu": "^2.1.0"
|
|
}
|
|
}
|