Skip to content

Commit 60fb981

Browse files
committed
chore: 更新 @zhin.js/logger 和 zhin.js 的依赖版本为 workspace:*
1 parent 476f5f8 commit 60fb981

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"clean": "rimraf lib"
2323
},
2424
"dependencies": {
25-
"@zhin.js/logger": "^0.1.52",
25+
"@zhin.js/logger": "workspace:*",
2626
"adm-zip": "^0.5.16",
2727
"chalk": "^5.6.2",
2828
"commander": "^14.0.2",
@@ -36,7 +36,7 @@
3636
"yaml": "^2.7.1"
3737
},
3838
"peerDependencies": {
39-
"zhin.js": "^1.0.68"
39+
"zhin.js": "workspace:*"
4040
},
4141
"peerDependenciesMeta": {
4242
"zhin.js": {
@@ -49,7 +49,7 @@
4949
"@types/inquirer": "^9.0.7",
5050
"@types/node": "^24.10.0",
5151
"typescript": "^6.0.0",
52-
"zhin.js": "^1.0.68"
52+
"zhin.js": "workspace:*"
5353
},
5454
"repository": {
5555
"type": "git",

0 commit comments

Comments
 (0)