Skip to content

Commit 2039645

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent d784526 commit 2039645

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@
1515
"bugs": {
1616
"url": "https://github.com/MorrisJobke/strengthify/issues"
1717
},
18-
"homepage": "https://github.com/MorrisJobke/strengthify#readme"
18+
"homepage": "https://github.com/MorrisJobke/strengthify#readme",
19+
"engines": {
20+
"node": "^24.0.0",
21+
"npm": "^11.3.0"
22+
}
1923
}

0 commit comments

Comments
 (0)