Skip to content

Commit 33dcf35

Browse files
danielroetaskylizard
authored andcommitted
chore: add engines.node for root package.json as well
1 parent b0545e8 commit 33dcf35

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
"vitest-environment-nuxt": "1.0.1",
115115
"vue-tsc": "3.2.4"
116116
},
117+
"engines": {
118+
"node": ">=24"
119+
},
117120
"simple-git-hooks": {
118121
"pre-commit": "npx lint-staged"
119122
},

0 commit comments

Comments
 (0)