Skip to content

Commit

Permalink
feat: add emoji-datasource-twitter (#293)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Added support for emojis by including the `emoji-datasource-twitter`
dependency.
  
- **Chores**
	- Updated `package.json` to manage the new emoji dependency.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: fengmk2 <[email protected]>
  • Loading branch information
iwillwen and fengmk2 authored Oct 8, 2024
1 parent 48ec7a4 commit 4cfdaac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18653,6 +18653,9 @@
"loading-attribute-polyfill": {
"version": "*"
},
"emoji-datasource-twitter": {
"version": "*"
},
"catnb-cdn": {
"version": "*"
},
Expand Down

0 comments on commit 4cfdaac

Please sign in to comment.