We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e0c1d commit 0d56bd1Copy full SHA for 0d56bd1
package.json
@@ -42,7 +42,7 @@
42
"lint": "eslint .",
43
"typecheck": "tsc --noEmit",
44
"prepublishOnly": "nr build",
45
- "release": "bumpp && pnpm publish"
+ "release": "bumpp"
46
},
47
"dependencies": {
48
"ansis": "^4.1.0",
0 commit comments