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