Skip to content

Commit

Permalink
fix: 베포 가즈아
Browse files Browse the repository at this point in the history
  • Loading branch information
junhee1203 committed Nov 21, 2024
1 parent 6878264 commit 5f2df42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions packages/client/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import { CookiesProvider } from 'react-cookie';
import './index.css';
import App from '@/App';
import { ToastContainer } from 'react-toastify';
import { config } from 'dotenv'

config();


createRoot(document.getElementById('root')!).render(
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4249,10 +4249,6 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:^1.11.9":
version: 1.11.13
resolution: "dayjs@npm:1.11.13"
checksum: 10c0/a3caf6ac8363c7dade9d1ee797848ddcf25c1ace68d9fe8678ecf8ba0675825430de5d793672ec87b24a69bf04a1544b176547b2539982275d5542a7955f35b7
"dayjs@npm:^1.11.9":
version: 1.11.13
resolution: "dayjs@npm:1.11.13"
Expand All @@ -4269,7 +4265,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.1, debug@npm:~4.3.2, debug@npm:~4.3.4":
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.1, debug@npm:~4.3.2, debug@npm:~4.3.4":
version: 4.3.7
resolution: "debug@npm:4.3.7"
Expand Down

0 comments on commit 5f2df42

Please sign in to comment.