mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-11 16:20:13 +00:00
add twemoji package
This commit is contained in:
parent
7e658ed4fb
commit
3a24910e22
2 changed files with 34 additions and 3 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"vite": "^2.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/twemoji": "^12.1.2",
|
||||
"axios": "^0.24.0",
|
||||
"discord-markdown": "^2.5.1",
|
||||
"gh-pages": "^3.2.3",
|
||||
|
|
@ -29,6 +30,7 @@
|
|||
"svelte-autosize": "^1.0.1",
|
||||
"svelte-icons": "^2.1.0",
|
||||
"svelte-navigator": "^3.1.5",
|
||||
"sveltestrap": "^5.6.3"
|
||||
"sveltestrap": "^5.6.3",
|
||||
"twemoji": "^13.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue