Skip to content

Commit

Permalink
fix: set koishi to 4.16 temporily
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Mar 11, 2024
1 parent ba682a5 commit 79f1d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"eslint-plugin-promise": "^6.1.1",
"fs-extra": "^11.2.0",
"js-yaml": "^4.1.0",
"koishi": "^4.16.0",
"koishi": "^4.16.0 <4.17.0",
"koishi-plugin-hitokoto-sentences": "^1.0.393",
"mocha": "^10.3.0",
"prettier": "^3.2.5",
Expand Down

0 comments on commit 79f1d25

Please sign in to comment.