Commit a0e0c81e authored by nanahira's avatar nanahira

fix package pos

parent fe9dc82e
This diff is collapsed.
...@@ -42,8 +42,6 @@ ...@@ -42,8 +42,6 @@
"jest": "^27.4.3", "jest": "^27.4.3",
"prettier": "^2.4.1", "prettier": "^2.4.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"schemastery": "3.0.0",
"schemastery-gen": "^3.0.0",
"supertest": "^6.1.6", "supertest": "^6.1.6",
"ts-jest": "^27.0.7", "ts-jest": "^27.0.7",
"typescript": "^4.5.2", "typescript": "^4.5.2",
...@@ -55,7 +53,8 @@ ...@@ -55,7 +53,8 @@
"koishi-decorators": "^1.1.1", "koishi-decorators": "^1.1.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"typed-reflector": "^1.0.9" "typed-reflector": "^1.0.9",
"schemastery-gen": "^3.0.0"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [
......
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