mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.88.00
This commit is contained in:
parent
c1b3a3bbbb
commit
22903fcb71
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "fantasy-map-generator",
|
"name": "fantasy-map-generator",
|
||||||
"version": "1.87.04",
|
"version": "1.88.00",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
|
|
@ -9,7 +9,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^4.7.4",
|
"typescript": "^4.7.4",
|
||||||
"vite": "^3.0.0-beta.3"
|
"vite": "3.0.0-beta.6",
|
||||||
|
"vite-plugin-html": "^3.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"delaunator": "^5.0.0",
|
"delaunator": "^5.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue