Commit c5652e8e authored by nanahira's avatar nanahira

fix

parent cea0f391
Pipeline #6769 passed with stages
in 58 seconds
#!/bin/bash #!/bin/bash
npm install --save \ npm install --save \
source-map-support source-map-support \
koishi-utils-schemagen
npm install --save-dev \ npm install --save-dev \
@types/node \ @types/node \
...@@ -15,5 +16,4 @@ npm install --save-dev \ ...@@ -15,5 +16,4 @@ npm install --save-dev \
ts-loader \ ts-loader \
webpack \ webpack \
webpack-cli \ webpack-cli \
koishi@next \ koishi@next
koishi-utils-schemagen
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