mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-20 19:11:23 +01:00
refactor: generateCoreProvinces
This commit is contained in:
parent
2b61ac6a0f
commit
fe2f8428ad
11 changed files with 129 additions and 19 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@types/d3": "^5.9.0",
|
||||
"@types/d3-array": "^3.0.3",
|
||||
"@types/delaunator": "^5.0.0",
|
||||
"@types/jquery": "^3.5.14",
|
||||
"@types/jqueryui": "^1.12.16",
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"d3": "5.8.0",
|
||||
"d3-array": "^3.2.0",
|
||||
"delaunator": "^5.0.0",
|
||||
"flatqueue": "^2.0.3",
|
||||
"lineclip": "^1.1.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue