Revision 0.9.1 (#4)

- Fix Esm Specifier Rewrite on Build
This commit is contained in:
sinclairzx81
2025-01-16 22:40:09 +09:00
committed by GitHub
parent 6c3f34f5fe
commit 053c890236
3 changed files with 14 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sinclair/typebox-adapter",
"version": "0.9.0",
"version": "0.9.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sinclair/typebox-adapter",
"version": "0.9.0",
"version": "0.9.1",
"license": "MIT",
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",