Commit 4643cb84 authored by nanahira's avatar nanahira

migrate peerdep

parent 93e71205
This diff is collapsed.
...@@ -27,10 +27,10 @@ ...@@ -27,10 +27,10 @@
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-picsource-yande",
"peerDependencies": { "peerDependencies": {
"koishi": "^4.2.0", "koishi": "^4.2.0",
"koishi-plugin-pics": "^8.2.2" "koishi-plugin-pics": "^8.2.5"
}, },
"dependencies": { "dependencies": {
"koishi-thirdeye": "^8.2.1", "koishi-thirdeye": "^8.2.2",
"source-map-support": "^0.5.21" "source-map-support": "^0.5.21"
}, },
"devDependencies": { "devDependencies": {
...@@ -40,8 +40,6 @@ ...@@ -40,8 +40,6 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1", "eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.2.0",
"koishi-plugin-pics": "^8.2.4",
"prettier": "^2.5.1", "prettier": "^2.5.1",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"ts-loader": "^9.2.6", "ts-loader": "^9.2.6",
......
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