Skip to content

Commit

Permalink
fix: fix empty errors and timeout issue (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti authored Jun 19, 2024
2 parents 1952223 + 8bf22f4 commit d029ab5
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 139 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@semantic-release/git": "^10.0.1",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.2",
"@types/node": "^20.14.5",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"jest": "^29.7.0",
Expand All @@ -49,7 +49,7 @@
"lodash.isequal": "^4.5.0",
"semantic-release": "^23.1.1",
"tsup": "^8.1.0",
"tsx": "^4.15.4",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
},
"repository": "github:commercelayer/commercelayer-sdk",
Expand Down
Loading

0 comments on commit d029ab5

Please sign in to comment.