feat: minor fixes for spec v1.4 compliance

This commit is contained in:
Johann Schopplich
2025-11-05 19:04:00 +01:00
parent 1b87cfe58b
commit 840626dc90
10 changed files with 143 additions and 33 deletions

View File

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