Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsdn0 committed Nov 12, 2024
1 parent 8b782ce commit 92384ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@react-oauth/google": "^0.12.1",
"axios": "^1.4.0",
"framer-motion": "^10.16.1",
"immer": "^10.0.2",
"lucide-react": "^0.456.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.5.2",
"react-router-dom": "^6.6.2",
"react-select": "^5.7.4",
"react-textarea-autosize": "^8.5.2",
"socket.io-client": "^4.5.4",
"lucide-react": "^0.456.0",
"@react-oauth/google": "^0.12.1",
"zustand": "^4.3.2"
},
"devDependencies": {
Expand All @@ -38,4 +38,4 @@
"vite": "^5.0.0",
"vite-plugin-svgr": "^4.2.0"
}
}
}

0 comments on commit 92384ed

Please sign in to comment.