Commit c1090e6e authored by nanahira's avatar nanahira

peer

parent e2a02746
Pipeline #9533 failed with stages
in 20 seconds
......@@ -3,6 +3,9 @@ npm install --save \
source-map-support \
koishi-thirdeye
npm install --save-peer \
koishi@latest
npm install --save-dev \
@types/node \
typescript \
......@@ -16,5 +19,4 @@ npm install --save-dev \
ts-loader \
webpack \
webpack-cli \
koishi@latest \
ws
......@@ -24,7 +24,4 @@
"url": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin/issues"
},
"homepage": "https://code.mycard.moe/3rdeye/koishi-plugin-myplugin",
"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