Skip to content

Commit

Permalink
fix : remove msw
Browse files Browse the repository at this point in the history
  • Loading branch information
pinomaker-hoo committed Nov 28, 2023
1 parent 43fe621 commit 95508ce
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 458 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,11 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-svg-transformer": "^1.0.0",
"msw": "^1.3.1",
"prettier": "^2.8.8",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.0.2",
"vite": "^4.3.9"
},
"msw": {
"workerDirectory": "public"
}
}
Loading

0 comments on commit 95508ce

Please sign in to comment.