Commit 03de42f7 authored by nanahira's avatar nanahira

migrate peerdep

parent 8fdf4d8a
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -23,9 +23,6 @@ ...@@ -23,9 +23,6 @@
"dependencies": { "dependencies": {
"source-map-support": "^0.5.19" "source-map-support": "^0.5.19"
}, },
"peerDependencies": {
"koishi": "^4.2.0"
},
"devDependencies": { "devDependencies": {
"@types/node": "^16.4.12", "@types/node": "^16.4.12",
"@typescript-eslint/eslint-plugin": "^4.29.0", "@typescript-eslint/eslint-plugin": "^4.29.0",
...@@ -33,7 +30,6 @@ ...@@ -33,7 +30,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.0", "eslint-plugin-prettier": "^3.4.0",
"koishi": "^4.2.0",
"prettier": "^2.3.2", "prettier": "^2.3.2",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"ts-loader": "^9.2.5", "ts-loader": "^9.2.5",
...@@ -45,5 +41,8 @@ ...@@ -45,5 +41,8 @@
"bugs": { "bugs": {
"url": "https://code.mycard.moe/nanahira/koishi-plugin-limit-help/issues" "url": "https://code.mycard.moe/nanahira/koishi-plugin-limit-help/issues"
}, },
"homepage": "https://code.mycard.moe/nanahira/koishi-plugin-limit-help" "homepage": "https://code.mycard.moe/nanahira/koishi-plugin-limit-help",
"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