Skip to content

Commit

Permalink
fix: πŸ› package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hcfw007 committed Dec 5, 2024
1 parent 3cb695f commit 9550979
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@juzi/puppet-rabbit",
"name": "@juzi/wechaty-puppet-rabbit",
"version": "1.0.0",
"type": "module",
"description": "",
Expand Down Expand Up @@ -32,5 +32,9 @@
"ts-node": "10.9.2",
"type-fest": "^4.30.0",
"typescript": "5.7.2"
},
"publishConfig": {
"access": "public",
"tag": "latest"
}
}

0 comments on commit 9550979

Please sign in to comment.