Skip to content

Commit 46a7850

Browse files
committed
modified release
1 parent 8d228a7 commit 46a7850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"scripts": {
2222
"build": "node build.js",
23-
"release": "pnpm run build && changeset publish",
23+
"release": "npm run build && changeset publish",
2424
"lint": "tsc"
2525
},
2626
"keywords": [

0 commit comments

Comments
 (0)