mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 11:31:23 +01:00
refactor: define globals
This commit is contained in:
parent
22903fcb71
commit
7c2c624417
26 changed files with 939 additions and 245 deletions
|
|
@ -8,6 +8,8 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jquery": "^3.5.14",
|
||||
"@types/jqueryui": "^1.12.16",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "3.0.0-beta.6",
|
||||
"vite-plugin-html": "^3.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue