JS: Bumped up JS package versions, and node version

This commit is contained in:
Dan Brown
2025-11-30 15:07:23 +00:00
parent cf847974d2
commit 9e8088f186
3 changed files with 590 additions and 599 deletions

View File

@@ -3,7 +3,7 @@
All development on BookStack is currently done on the `development` branch.
When it's time for a release the `development` branch is merged into release with built & minified CSS & JS then tagged at its version. Here are the current development requirements:
* [Node.js](https://nodejs.org/en/) v20.0+
* [Node.js](https://nodejs.org/en/) v22.0+
## Building CSS & JavaScript Assets