mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-04 14:37:24 +02:00
Merge branch 'translation' into translations
This commit is contained in:
commit
f658d7fee2
24 changed files with 641 additions and 444 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fantasy-map-generator",
|
||||
"version": "1.113.5",
|
||||
"version": "1.114.0",
|
||||
"description": "Azgaar's _Fantasy Map Generator_ is a free web application that helps fantasy writers, game masters, and cartographers create and edit fantasy maps.",
|
||||
"homepage": "https://github.com/Azgaar/Fantasy-Map-Generator#readme",
|
||||
"bugs": {
|
||||
|
|
@ -29,6 +29,7 @@
|
|||
"@playwright/test": "^1.57.0",
|
||||
"@types/d3": "^7.4.3",
|
||||
"@types/delaunator": "^5.0.3",
|
||||
"@types/lineclip": "^2.0.0",
|
||||
"@types/node": "^25.0.10",
|
||||
"@types/polylabel": "^1.1.3",
|
||||
"@vitest/browser": "^4.0.18",
|
||||
|
|
@ -45,6 +46,7 @@
|
|||
"delaunator": "^5.0.1",
|
||||
"i18next": "^25.8.17",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"lineclip": "^2.0.0",
|
||||
"polylabel": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue