Skip to content

Commit

Permalink
chore: twemoji depndencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Jun 10, 2023
1 parent 274613b commit 9ab62f7
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@
"emojis": "node ./scripts/generateEmojis.js"
},
"dependencies": {
"@nuxt/kit": "^3.5.3"
"@nuxt/kit": "^3.5.3",
"@twemoji/api": "^14.1.2",
"@twemoji/parser": "^14.1.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
Expand Down
51 changes: 51 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ab62f7

Please sign in to comment.