Skip to content

Commit

Permalink
add package resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
suejung-sentry committed Sep 16, 2024
1 parent 8279608 commit 03ec71c
Show file tree
Hide file tree
Showing 3 changed files with 1,601 additions and 2,366 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
"yarn": "4.4.1"
},
"resolutions": {
"micromatch": "^4.0.8",
"react-refresh": "^0.14.0",
"resolve-url-loader/postcss": "8.4.31"
},
Expand Down
2 changes: 1 addition & 1 deletion public/mockServiceWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/* tslint:disable */

/**
* Mock Service Worker (1.3.3).
* Mock Service Worker (1.3.4).
* @see https://github.com/mswjs/msw
* - Please do NOT modify this file.
* - Please do NOT serve this file on production.
Expand Down
Loading

0 comments on commit 03ec71c

Please sign in to comment.