Skip to content

Commit f17b0d9

Browse files
committed
chore: 修改发布
1 parent b5a42d3 commit f17b0d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wechat-api-next",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"author": "lblblong <[email protected]>",
55
"homepage": "https://github.com/lblblong/wechat-api-next",
66
"description": "wechat-api-next 是一个类型提示友好,响应友好的微信服务端 API Node.js 封装。",
@@ -14,6 +14,7 @@
1414
"test": "tsdx test",
1515
"lint": "tsdx lint",
1616
"prepare": "tsdx build --target node",
17+
"prepublishOnly": "tsdx build --target node",
1718
"size": "size-limit",
1819
"doc:serve": "dumi dev",
1920
"doc:build": "dumi build",

0 commit comments

Comments
 (0)