Skip to content

Commit 17a3517

Browse files
committed
pin nod version
1 parent ce178a9 commit 17a3517

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
"typescript": "^5.9.2"
6666
},
6767
"engines": {
68-
"node": ">=24.12.0"
68+
"node": "24.12.x"
6969
},
7070
"optionalDependencies": {
7171
"puppeteer": "^24.34.0"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)