Commit 24bcec1f authored by nanahira's avatar nanahira

migrate]

parent ddf00bfe
Pipeline #14749 failed with stages
in 34 seconds
...@@ -3,7 +3,7 @@ npm install --save \ ...@@ -3,7 +3,7 @@ npm install --save \
koishi-thirdeye koishi-thirdeye
npm install --save-peer \ npm install --save-peer \
koishi@latest koishi@next
npm install --save-dev \ npm install --save-dev \
@types/node \ @types/node \
...@@ -20,11 +20,10 @@ npm install --save-dev \ ...@@ -20,11 +20,10 @@ npm install --save-dev \
webpack-cli \ webpack-cli \
ws \ ws \
ts-node \ ts-node \
@koishijs/plugin-help \ @koishijs/plugin-help@next \
@koishijs/plugin-console \ @koishijs/plugin-console@next \
@koishijs/plugin-sandbox \ @koishijs/plugin-sandbox@next \
@koishijs/plugin-database-memory \ @koishijs/plugin-database-memory \
@koishijs/plugin-cache-lru \
jest \ jest \
ts-jest \ ts-jest \
@types/jest @types/jest
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