We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b97cb commit 6dc631fCopy full SHA for 6dc631f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@koishijs/boilerplate",
3
- "version": "1.3.3",
+ "version": "1.3.4",
4
"private": true,
5
"files": [
6
".env",
@@ -46,7 +46,7 @@
46
"@koishijs/plugin-forward": "^2.3.0"
47
},
48
"dependencies": {
49
- "@koishijs/cli": "^4.10.5",
+ "@koishijs/cli": "^4.10.6-alpha.0",
50
"@koishijs/plugin-adapter-discord": "^3.3.2",
51
"@koishijs/plugin-adapter-feishu": "^1.0.0",
52
"@koishijs/plugin-adapter-kook": "^3.4.3",
@@ -67,7 +67,7 @@
67
"@koishijs/plugin-rate-limit": "^1.2.4",
68
"@koishijs/plugin-sandbox": "^2.4.1",
69
"@koishijs/plugin-status": "^6.1.6",
70
- "koishi": "^4.10.5",
+ "koishi": "^4.10.6-alpha.0",
71
"koishi-plugin-gocqhttp": "^3.1.4",
72
"yml-register": "^1.1.0"
73
}
0 commit comments