Skip to content

Commit 6dc631f

Browse files
committed
bump versions
1 parent 47b97cb commit 6dc631f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@koishijs/boilerplate",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"private": true,
55
"files": [
66
".env",
@@ -46,7 +46,7 @@
4646
"@koishijs/plugin-forward": "^2.3.0"
4747
},
4848
"dependencies": {
49-
"@koishijs/cli": "^4.10.5",
49+
"@koishijs/cli": "^4.10.6-alpha.0",
5050
"@koishijs/plugin-adapter-discord": "^3.3.2",
5151
"@koishijs/plugin-adapter-feishu": "^1.0.0",
5252
"@koishijs/plugin-adapter-kook": "^3.4.3",
@@ -67,7 +67,7 @@
6767
"@koishijs/plugin-rate-limit": "^1.2.4",
6868
"@koishijs/plugin-sandbox": "^2.4.1",
6969
"@koishijs/plugin-status": "^6.1.6",
70-
"koishi": "^4.10.5",
70+
"koishi": "^4.10.6-alpha.0",
7171
"koishi-plugin-gocqhttp": "^3.1.4",
7272
"yml-register": "^1.1.0"
7373
}

0 commit comments

Comments
 (0)