Files
cbwebreader/package.json
Ajurna 4077ed303a removed azure-pipelines.yml becasue that doesn't do anything.
updated Dockerfile to lock to alpine 3.14 as unrar isnt in alpine 3.15
general bumping of dependancies.
2022-01-13 11:17:33 +00:00

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"
}
}