Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed May 30, 2024
1 parent 512d3be commit 58fa099
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@koishijs/boilerplate",
"version": "1.14.6",
"version": "1.14.7",
"packageManager": "yarn@4.1.0",
"private": true,
"files": [
Expand Down Expand Up @@ -66,7 +66,7 @@
"@koishijs/plugin-config": "^2.8.5",
"@koishijs/plugin-console": "^5.28.4",
"@koishijs/plugin-database-sqlite": "^4.3.0",
"@koishijs/plugin-explorer": "^1.5.2",
"@koishijs/plugin-explorer": "^1.5.3",
"@koishijs/plugin-help": "^2.4.3",
"@koishijs/plugin-http": "^0.5.1",
"@koishijs/plugin-insight": "^3.5.1",
Expand All @@ -89,7 +89,7 @@
"koishi-plugin-desktop": "^1.0.0",
"koishi-plugin-puppeteer": "^3.8.4",
"koishi-plugin-rate-limit": "^2.0.4",
"koishi-plugin-telemetry": "^0.2.2",
"koishi-plugin-telemetry": "^0.2.3",
"koishi-plugin-theme-vanilla": "^1.0.6"
}
}

0 comments on commit 58fa099

Please sign in to comment.