fix(path-expanding): overwrite with new value

This commit is contained in:
Johann Schopplich
2025-11-10 10:51:12 +01:00
parent eefb0242e2
commit 89b227302a
10 changed files with 200 additions and 95 deletions

View File

@@ -38,6 +38,6 @@
"test": "vitest"
},
"devDependencies": {
"@toon-format/spec": "^1.4.0"
"@toon-format/spec": "^1.5.2"
}
}