Skip to content

Commit

Permalink
chore(plugin): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilharp committed Jan 28, 2024
1 parent dac2e64 commit 9f494fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-desktop",
"description": "Koishi Desktop support",
"version": "0.0.5",
"version": "1.0.0",
"author": {
"name": "Il Harper",
"email": "hi@ilharper.com",
Expand Down Expand Up @@ -32,15 +32,15 @@
],
"peerDependencies": {
"@koishijs/plugin-console": "^5.18.2",
"koishi": "^4.15.4"
"koishi": "^4.16.7"
},
"devDependencies": {
"@koishijs/client": "^5.18.2",
"@koishijs/plugin-console": "^5.18.2",
"@types/color-string": "^1.5.2",
"atsc": "^1.2.2",
"color-string": "^1.9.1",
"koishi": "^4.15.4"
"koishi": "^4.16.7"
},
"koishi": {
"description": {
Expand Down

0 comments on commit 9f494fb

Please sign in to comment.