Skip to content

Commit 617b2ed

Browse files
committed
JS: Updated packages, fixed lint issue
Left eslint as old due to eslint-config-airbnb-base not yet being comptible. Some SASS deprecations to solve.
1 parent 55d074f commit 617b2ed

File tree

4 files changed

+642
-214
lines changed

4 files changed

+642
-214
lines changed

dev/docs/development.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All development on BookStack is currently done on the `development` branch.
44
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:
55

6-
* [Node.js](https://nodejs.org/en/) v18.0+
6+
* [Node.js](https://nodejs.org/en/) v20.0+
77

88
## Building CSS & JavaScript Assets
99

0 commit comments

Comments
 (0)