Commit 00097b5
committed
chore: update supported node versions
As a library this should support multiple Nextcloud versions which might
still use Node 20 (Nextcloud < 31) or Node 22 (Nextcloud 31) or even
Node 24 which would be Nextcloud 32 or 33.
This package is not bound to Ndoe as this is a browser library, so we
can even support all LTS versions.
Instead we only should ensure we have a consistent development engine.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>1 parent fb3033b commit 00097b5
2 files changed
+12
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
56 | 65 | | |
57 | 66 | | |
0 commit comments