diff --git a/package.json b/package.json index 20e4b25..8bc3aa1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "style:fix": "prettier --write src/**/*.ts src/**/__tests__/*.test.ts", "build": "npx tsup src/index.ts --format cjs,esm --dts ", "lint": "tsc", - "release": "npm run build && npx changeset publish", + "release": "npm run build && npx changeset publish" }, "keywords": [ "logic",