We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642995f commit c8d0f1eCopy full SHA for c8d0f1e
1 file changed
package.json
@@ -64,7 +64,7 @@
64
"eslint-plugin-promise": "^7.2.1",
65
"koishi": "^4.18.9",
66
"koishi-plugin-adapter-onebot": "^6.8.0",
67
- "koishi-plugin-chatluna": "^1.4.0-alpha.3",
+ "koishi-plugin-chatluna": "^1.4.0-alpha.2",
68
"typescript": "^5.9.2",
69
"yakumo": "^1.0.0",
70
"yakumo-esbuild": "^1.0.0",
@@ -74,7 +74,7 @@
74
"peerDependencies": {
75
"@koishijs/plugin-console": "^5.30.11",
76
77
- "koishi-plugin-chatluna": "^1.4.0-alpha.3"
+ "koishi-plugin-chatluna": "^1.4.0-alpha.2"
78
},
79
"peerDependenciesMeta": {
80
"@koishijs/plugin-console": {
0 commit comments