Commit e0e14387 authored by nanahira's avatar nanahira

migrate peerdep

parent f3f9c5f1
This diff is collapsed.
...@@ -27,11 +27,8 @@ ...@@ -27,11 +27,8 @@
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex/issues" "url": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex/issues"
}, },
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex", "homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-dicex",
"peerDependencies": {
"koishi": "^4.2.0"
},
"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": {
...@@ -41,7 +38,6 @@ ...@@ -41,7 +38,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",
"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",
...@@ -49,5 +45,8 @@ ...@@ -49,5 +45,8 @@
"webpack": "^5.65.0", "webpack": "^5.65.0",
"webpack-cli": "^4.9.1", "webpack-cli": "^4.9.1",
"ws": "^8.4.0" "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