Skip to content

Commit c8d0f1e

Browse files
committed
fix(deps): use available chatluna alpha version
1 parent 642995f commit c8d0f1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-plugin-promise": "^7.2.1",
6565
"koishi": "^4.18.9",
6666
"koishi-plugin-adapter-onebot": "^6.8.0",
67-
"koishi-plugin-chatluna": "^1.4.0-alpha.3",
67+
"koishi-plugin-chatluna": "^1.4.0-alpha.2",
6868
"typescript": "^5.9.2",
6969
"yakumo": "^1.0.0",
7070
"yakumo-esbuild": "^1.0.0",
@@ -74,7 +74,7 @@
7474
"peerDependencies": {
7575
"@koishijs/plugin-console": "^5.30.11",
7676
"koishi": "^4.18.9",
77-
"koishi-plugin-chatluna": "^1.4.0-alpha.3"
77+
"koishi-plugin-chatluna": "^1.4.0-alpha.2"
7878
},
7979
"peerDependenciesMeta": {
8080
"@koishijs/plugin-console": {

0 commit comments

Comments
 (0)