Skip to content

Commit b4d308b

Browse files
authored
Update package.json
Remove node version limitation and hope
1 parent e95af30 commit b4d308b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/geekblog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "Robert Kaussow",
2828
"license": "MIT",
2929
"engines": {
30-
"node": ">=15 <17"
30+
"node": ">=15"
3131
},
3232
"dependencies": {
3333
"clipboard": "2.0.11",

0 commit comments

Comments
 (0)