Skip to content

Commit

Permalink
fix: error cannot require JSONResponse (#3893)
Browse files Browse the repository at this point in the history
* fix: error cannot require JSONResponse

* fix: upgrade chai

* Update tsconfig.json
  • Loading branch information
kobenguyent authored Sep 26, 2023
1 parent 015505d commit 40e06c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"acorn": "8.10.0",
"arrify": "2.0.1",
"axios": "1.3.3",
"chai": "4.3.6",
"chai": "4.3.8",
"chai-deep-match": "1.2.1",
"chalk": "4.1.2",
"commander": "11.0.0",
Expand Down

0 comments on commit 40e06c8

Please sign in to comment.