Skip to content

Commit d70d1e2

Browse files
committed
Update to use node v20+
1 parent 9116e6b commit d70d1e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"frontend",
3232
"backend"
3333
],
34+
"engines": {
35+
"node": ">=20"
36+
},
3437
"bugs": {
3538
"url": "https://github.com/technoph1le/quicksnip/issues"
3639
},

0 commit comments

Comments
 (0)