Commit 6f414b26 authored by nanahira's avatar nanahira

fix dep

parent 46b86a9e
Pipeline #6333 passed with stages
in 1 minute and 15 seconds
......@@ -21,7 +21,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.0.0-alpha.9",
"koishi": "^4.0.0-alpha.10",
"koishi-utils-schemagen": "^1.1.4",
"memjs": "^1.3.0",
"moment": "^2.29.1",
......@@ -33,7 +33,7 @@
"webpack-cli": "^4.9.1"
},
"peerDependencies": {
"koishi": "^4.0.0-alpha.9"
"koishi": "^4.0.0-alpha.10"
}
},
"node_modules/@babel/code-frame": {
......
......@@ -34,7 +34,7 @@
"source-map-support": "^0.5.20"
},
"peerDependencies": {
"koishi": "^4.0.0-alpha.9"
"koishi": "^4.0.0-alpha.10"
},
"devDependencies": {
"@types/moment": "^2.13.0",
......@@ -45,7 +45,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"koishi": "^4.0.0-alpha.9",
"koishi": "^4.0.0-alpha.10",
"koishi-utils-schemagen": "^1.1.4",
"memjs": "^1.3.0",
"moment": "^2.29.1",
......
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