mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 17:41:23 +01:00
chore: update package.json to specify Node.js engine version and remove unused launch.json
This commit is contained in:
parent
9e49751061
commit
9bf5c8fddd
3 changed files with 4 additions and 12 deletions
|
|
@ -20,5 +20,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"vite": "^7.3.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue