Skip to content

Commit

Permalink
Update Emoji Picker React
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jan 6, 2024
1 parent 57aa181 commit 1c0819c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
.next
dist
dist
tsconfig.tsbuildinfo
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@vercel/analytics": "^1.1.1",
"emoji-picker-react": "^4.5.14",
"emoji-picker-react": "latest",
"next": "13.5.6",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 1c0819c

Please sign in to comment.