Commit 1b6c3c0e authored by nanahira's avatar nanahira

nothing large changes

parent 0db21307
This diff is collapsed.
...@@ -43,12 +43,12 @@ ...@@ -43,12 +43,12 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^29.0.3", "ts-jest": "^29.0.3",
"typescript": "^4.8.2" "typescript": "^4.9.4"
}, },
"dependencies": { "dependencies": {
"minato-decorators": "^2.2.1", "minato-decorators": "^2.2.1",
"rxjs": "^7.5.6", "rxjs": "^7.5.6",
"satori-decorators": "^1.1.1" "satori-decorators": "^1.1.3"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
...@@ -69,6 +69,6 @@ ...@@ -69,6 +69,6 @@
"testEnvironment": "node" "testEnvironment": "node"
}, },
"peerDependencies": { "peerDependencies": {
"koishi": "^4.10.10" "koishi": "^4.11.0"
} }
} }
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