diff --git a/package.json b/package.json index 4674133..a76fcc5 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,7 @@ "types": "nx run-many --target=types", "release": "npm run build && npm run types && changeset publish", "lint": "nx run-many --target=lint", - "cleanup": "node scripts/cleanup", - "changeset": "npx changeset" + "cleanup": "node scripts/cleanup" }, "author": { "name": "Nikolay Kostyurin "