diff --git a/package.json b/package.json index fdbc183..00fbdbb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "build:playground": "nuxi build playground", "lint": "eslint .", "lint:fix": "eslint . --fix", - "release": "bumpp --commit --push --tag && pnpm publish", + "release": "bumpp --commit --push --tag && npm publish", "prepare": "nuxi prepare playground" }, "dependencies": {