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 8d228a7 commit 46a7850Copy full SHA for 46a7850
package.json
@@ -20,7 +20,7 @@
20
},
21
"scripts": {
22
"build": "node build.js",
23
- "release": "pnpm run build && changeset publish",
+ "release": "npm run build && changeset publish",
24
"lint": "tsc"
25
26
"keywords": [
0 commit comments