We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 398c60f + 9b0274e commit 734a766Copy full SHA for 734a766
CHANGELOG.md
@@ -43,6 +43,8 @@
43
[#2281](https://github.com./nextcloud/cookbook/pull/2281) @dependabot
44
- Update nextcloud router
45
[#2279](https://github.com./nextcloud/cookbook/pull/2279) @dependabot
46
+- Update NPM and Node version
47
+ [#2142](https://github.com./nextcloud/cookbook/pull/2142) @christianlupus
48
49
## 0.11.0 - 2023-12-14
50
package.json
@@ -88,7 +88,7 @@
88
"webpack-merge": "^5.10.0"
89
},
90
"engines": {
91
- "node": "^21.0.0",
+ "node": "^20.0.0",
92
"npm": "^10.0.0"
93
94
"overrides": {
0 commit comments