Commit 7beb7ab
committed
chore: adjust
This library is used by multiple apps also supporting wide range of
Nextcloud versions, thus we need to support the current Node version
(22) as well as the one used by the oldest maintained Nextcloud version
(Nextcloud 30 = Node 20).
Future proof we also support Node 24 - as this package is a browser
library and not a NodeJS library its fine!
Move package manager to `devEngines` as its not a runtime requirement.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>engines versions to support wider range1 parent 1d7ab63 commit 7beb7ab
2 files changed
Lines changed: 16 additions & 4 deletions
Some 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 | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
54 | 67 | | |
55 | 68 | | |
0 commit comments