Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
feat: add logo
chore: better about button
  • Loading branch information
IncognitoTGT committed Feb 2, 2024
1 parent b4739dd commit 2659961
Show file tree
Hide file tree
Showing 8 changed files with 1,712 additions and 3,391 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ephemeral",
"private": true,
"version": "0.2.0",
"version": "0.5.0",
"type": "module",
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down Expand Up @@ -50,7 +50,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.21.3",
"react-router-dom": "^6.22.0",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.7.0"
Expand All @@ -60,8 +60,8 @@
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/crypto-js": "^4.2.2",
"@types/node": "^20.11.14",
"@types/react": "^18.2.48",
"@types/node": "^20.11.16",
"@types/react": "^18.2.51",
"@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.20.0",
Expand Down
Loading

0 comments on commit 2659961

Please sign in to comment.