Skip to content

Commit

Permalink
🔖 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XxLittleCxX committed Apr 30, 2021
1 parent 5f8f2a5 commit 1ac3275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koishi-plugin-dcqq-relay",
"version": "0.1.2",
"version": "0.1.3",
"main": "dist/index.js",
"repository": "https://github.com/koishijs/koishi-plugin-dcqq-relay",
"author": "LittleC <[email protected]>",
Expand All @@ -16,7 +16,7 @@
"typescript": "^4.2.2"
},
"dependencies": {
"koishi-adapter-discord": "^1.0.9",
"koishi-adapter-discord": "1.0.9",
"koishi-adapter-onebot": "^3.0.8",
"koishi-core": "^3.9.0",
"mysql": "^2.18.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ koa@^2.13.1:
type-is "^1.6.16"
vary "^1.1.2"

koishi-adapter-discord@^1.0.9:
[email protected]:
version "1.0.9"
resolved "https://registry.yarnpkg.com/koishi-adapter-discord/-/koishi-adapter-discord-1.0.9.tgz#1dec2a0b5729ee7fbfba9aa41b2b6c6de86da070"
integrity sha512-Wx+KwQCbZj3UwzpK16RmQA+LZUlV9N0157CTtTH3kYzqukIZ46+/Jl41aRr2Dqv0zrjT2/X5NOMtAjzFjvQVeg==
Expand Down

0 comments on commit 1ac3275

Please sign in to comment.