Commit 0b8f1d84 authored by nanahira's avatar nanahira

Merge branch 'master' into puppeteer

parents e6594620 eea98129
Pipeline #19400 passed with stages
in 8 minutes and 41 seconds
This diff is collapsed.
{ {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"description": "Koishi bootstraper, for Docker.", "description": "Koishi bootstraper, for Docker.",
"version": "7.5.5", "version": "7.6.0",
"scripts": { "scripts": {
"lint": "eslint --fix .", "lint": "eslint --fix .",
"build": "tsc", "build": "tsc",
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
}, },
"dependencies": { "dependencies": {
"@koishijs/loader": "^2.5.0", "@koishijs/loader": "^2.5.0",
"koishi": "^4.11.0", "koishi": "^4.11.1",
"load-json-file": "^6.2.0", "load-json-file": "^6.2.0",
"ws": "^8.2.3", "ws": "^8.2.3",
"yaml": "^1.10.2" "yaml": "^1.10.2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment