Skip to content

Commit f6dd89c

Browse files
committed
chore(deps): bump engines node 24
Signed-off-by: Adam Setch <[email protected]>
1 parent 92e38dc commit f6dd89c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint": "biome check --fix"
1515
},
1616
"engines": {
17-
"node": ">=22"
17+
"node": ">=24"
1818
},
1919
"repository": {
2020
"type": "git",
@@ -79,4 +79,4 @@
7979
"lint-staged": {
8080
"*.{js,ts,cjs,mjs,astro}": "biome format --fix"
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)