Skip to content

Commit

Permalink
NPM v7.7 released (#2160)
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Mar 24, 2021
1 parent 51864db commit 5593742
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "wechaty",
"version": "0.59.8",
"version": "0.59.9",
"description": "Wechaty is a RPA SDK for Chatbot Makers.",
"main": "dist/src/mod.js",
"typings": "dist/src/mod.d.ts",
Expand Down Expand Up @@ -154,7 +154,6 @@
],
"publishConfig": {
"access": "public",
"cache": "~/.npm",
"tag": "next"
},
"collective": {
Expand Down

0 comments on commit 5593742

Please sign in to comment.