Skip to content

Commit

Permalink
Merge pull request #1 from codeAntu/main
Browse files Browse the repository at this point in the history
added notes
  • Loading branch information
codeAbinash authored Dec 20, 2023
2 parents ddb7e92 + 38417b7 commit b4ed4ea
Show file tree
Hide file tree
Showing 8 changed files with 1,641 additions and 27 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"dependencies": {
"emoji-store": "^1.0.4",
"lucide-react": "^0.299.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.8.1"
Expand All @@ -26,9 +27,9 @@
"postcss": "^8.4.21",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.4",
"sass": "^1.58.1",
"tailwindcss": "^3.3.2",
"typescript": "^4.9.3",
"vite": "^4.3.4",
"sass": "^1.58.1"
"vite": "^4.3.4"
}
}
Loading

0 comments on commit b4ed4ea

Please sign in to comment.