Commit 7e6f08a1 authored by nanahira's avatar nanahira

migrate peerdep

parent 6f98a983
This diff is collapsed.
......@@ -26,11 +26,8 @@
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-order-picker/issues"
},
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-order-picker",
"peerDependencies": {
"koishi": "^4.2.0"
},
"dependencies": {
"koishi-thirdeye": "^8.2.1",
"koishi-thirdeye": "^8.2.2",
"moment": "^2.29.1",
"source-map-support": "^0.5.21"
},
......@@ -41,7 +38,6 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.2.0",
"prettier": "^2.5.1",
"raw-loader": "^4.0.2",
"ts-loader": "^9.2.6",
......@@ -49,5 +45,8 @@
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"ws": "^8.4.0"
},
"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