Skip to content

Commit fd053d5

Browse files
joyqwangJoy-Wang
authored andcommitted
feat: 修复依赖版本问题
1 parent aa2d81c commit fd053d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@
8787
"resty-client": "0.0.5",
8888
"ws": "^7.4.4"
8989
},
90+
"resolutions": {
91+
"minimist": "1.2.6",
92+
"ansi-regex": "4.1.1"
93+
},
9094
"repository": {
9195
"type": "git",
9296
"url": "https://github.com/tencent-connect/bot-node-sdk.git"

0 commit comments

Comments
 (0)