fix: admin/plugins: list empty when running with npm/npx
Massimo Melina committed
Apr 6, 2026 at 11:40 UTC
2ff7f9b45acfe12ee031e3131282d4590972b953
1 file changed
+1
-1
package.json
+1
-1
@@ -91,7 +91,7 @@
91
"immer": "^10.1.3",
92
"ip2location-nodejs": "^9.7.0",
93
"koa": "^3.1.1",
94
- "koa-compress": "^5.1.1",
94
+ "koa-compress": "5.1.1",
95
"koa-mount": "^4.2.0",
96
"koa-session": "^7.0.2",
97
"limiter": "^3.0.0",