We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c174e commit 98dc9e3Copy full SHA for 98dc9e3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@koishijs/boilerplate",
3
- "version": "1.3.1",
+ "version": "1.3.2",
4
"private": true,
5
"files": [
6
".env",
@@ -63,7 +63,7 @@
63
"@koishijs/plugin-insight": "^3.1.8",
64
"@koishijs/plugin-locales": "^1.0.3",
65
"@koishijs/plugin-logger": "^2.1.7",
66
- "@koishijs/plugin-market": "^1.4.9",
+ "@koishijs/plugin-market": "^1.5.0",
67
"@koishijs/plugin-rate-limit": "^1.2.4",
68
"@koishijs/plugin-sandbox": "^2.4.0",
69
"@koishijs/plugin-status": "^6.1.6",
0 commit comments