mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-20 11:01:23 +01:00
refactor(es modules): use polylabel module and update aleaPRNG as local lib
This commit is contained in:
parent
f9f60176d9
commit
6a7ec6513a
21 changed files with 220 additions and 10 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"vite": "^3.0.0-beta.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"lineclip": "^1.1.5"
|
||||
"lineclip": "^1.1.5",
|
||||
"polylabel": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue