diff --git a/projects/type-operations/zod-lite/package.json b/projects/type-operations/zod-lite/package.json index f0ce8459..afda5369 100644 --- a/projects/type-operations/zod-lite/package.json +++ b/projects/type-operations/zod-lite/package.json @@ -1,5 +1,5 @@ { - "name": "the-narrow-trail", + "name": "zod-lite", "scripts": { "test": "jest", "test:solutions": "cross-env TEST_SOLUTIONS=1 jest",