Skip to content

Commit 1d4975d

Browse files
authored
feat(app): bump Node.js min versions
1 parent ed82e98 commit 1d4975d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"url": "https://github.com/compodoc/compodoc/issues"
8181
},
8282
"engines": {
83-
"node": ">= 16.0.0"
83+
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
8484
},
8585
"homepage": "https://github.com/compodoc/compodoc#readme",
8686
"dependencies": {

0 commit comments

Comments
 (0)