Commit 95bb9f84 authored by nanahira's avatar nanahira

migrate peerdep

parent 11e9929f
This diff is collapsed.
......@@ -30,11 +30,8 @@
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm/issues"
},
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-typeorm",
"peerDependencies": {
"koishi": "^4.2.0"
},
"dependencies": {
"koishi-thirdeye": "^8.2.1",
"koishi-thirdeye": "^8.2.2",
"mysql": "^2.18.1",
"pg": "^8.7.3",
"source-map-support": "^0.5.21",
......@@ -49,7 +46,6 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"jest": "^27.5.1",
"koishi": "^4.2.0",
"prettier": "^2.5.1",
"raw-loader": "^4.0.2",
"ts-jest": "^27.1.3",
......@@ -75,5 +71,8 @@
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"peerDependencies": {
"koishi": "^4.2.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