Skip to content

Commit

Permalink
feat: add packages: emoji-cst, kjua, assets-retry, editor.md, uppy (#26)
Browse files Browse the repository at this point in the history
不是我开发的,不过是我个人比较常用的库,希望可以加入白名单

[skip ci]

## Summary by CodeRabbit

 * **New Features**
   * Introduced support for emojis using emoji-cst.
   * Added QR code generation with kjua.
   * Implemented asset retry functionality with assets-retry.
   * Enhanced markdown editing capabilities with editor.md.
   * Integrated file uploading feature using uppy.

Co-authored-by: fengmk2 <[email protected]>
  • Loading branch information
cha0sCat and fengmk2 authored May 21, 2024
1 parent 39969cf commit 09c57c7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17616,6 +17616,21 @@
},
"v-smooth-scroll": {
"version": "*"
},
"emoji-cst": {
"version": "*"
},
"kjua": {
"version": "*"
},
"assets-retry": {
"version": "*"
},
"editor.md": {
"version": "*"
},
"uppy": {
"version": "*"
}
}
}

0 comments on commit 09c57c7

Please sign in to comment.