Commit 23dba3f9 authored by nanahira's avatar nanahira

Merge branch 'master' into puppeteer

parents e58396d3 6c892c6e
This diff is collapsed.
{ {
"name": "koishi-bootstrap", "name": "koishi-bootstrap",
"description": "Koishi bootstraper, for Docker.", "description": "Koishi bootstraper, for Docker.",
"version": "7.6.0", "version": "7.6.1",
"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.1", "koishi": "^4.11.4",
"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