Commit 1d035396 authored by nanahira's avatar nanahira

fixdep

parent 7ea4c090
Pipeline #6322 passed with stages
in 43 seconds
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "koishi-plugin-act", "name": "koishi-plugin-act",
"version": "2.0.3", "version": "2.0.4",
"description": "A plugin playing acts in QQ groups", "description": "A plugin playing acts in QQ groups",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
"dependencies": { "dependencies": {
"@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9",
"source-map-support": "^0.5.19" "source-map-support": "^0.5.19"
}, },
"peerDependencies": { "peerDependencies": {
"@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9",
"koishi": "^4.0.0-alpha.10" "koishi": "^4.0.0-alpha.10"
}, },
"devDependencies": { "devDependencies": {
"@koishijs/plugin-adapter-onebot": "^4.0.0-alpha.9",
"@types/lodash": "^4.14.172", "@types/lodash": "^4.14.172",
"@types/mustache": "^4.1.2", "@types/mustache": "^4.1.2",
"@types/node": "^16.4.11", "@types/node": "^16.4.11",
......
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