Skip to content

Commit

Permalink
fix: downgrade msw to version 1.3.2 (onecx#18)
Browse files Browse the repository at this point in the history
* fix: set msw down too 1.3.2

* feat: set msw version to 2.0.0

* Revert "feat: set msw version to 2.0.0"

This reverts commit 92b0c7d.

* fix: libs version 3.5.0

---------

Co-authored-by: kim.tran <[email protected]>
  • Loading branch information
KimFFVII and kim.tran authored Nov 21, 2023
1 parent c231572 commit 15e8538
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 174 deletions.
2 changes: 1 addition & 1 deletion libs/portal-integration-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"d3-scale-chromatic": "^3.0.0",
"@onecx/integration-interface": "^3",
"fast-deep-equal": "^3.1.3",
"msw": "^2.0.0",
"msw": "^1.3.2",
"rxjs": "~7.8.0",
"primeng": "^15.2.1",
"zod": "^3.22.1"
Expand Down
Loading

0 comments on commit 15e8538

Please sign in to comment.