Skip to content

Commit

Permalink
chore: set node engines range
Browse files Browse the repository at this point in the history
They are unflagged `import.meta.resolve()`.
  • Loading branch information
nix6839 committed Mar 13, 2024
1 parent ad67e5b commit 1ed18f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@
"@types/node": "^18.19.3",
"release-it": "^17.0.1",
"vite": "^5.0.7"
},
"engines": {
"node": "^18.19.0 || >=20.6.0"
}
}

0 comments on commit 1ed18f2

Please sign in to comment.