Revision 0.8.12 (#22)

* Fix Array Syntax Encoding | Format Tuple

* Version
This commit is contained in:
sinclairzx81
2025-02-02 02:57:21 +09:00
committed by GitHub
parent 6c5c187b4f
commit ccdcb0e5fe
3 changed files with 5 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sinclair/typemap",
"version": "0.8.11",
"version": "0.8.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sinclair/typemap",
"version": "0.8.11",
"version": "0.8.12",
"license": "MIT",
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",