Skip to content

Commit

Permalink
add p-try
Browse files Browse the repository at this point in the history
  • Loading branch information
RomKadria committed Feb 15, 2024
1 parent 928114c commit 278208e
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
50 changes: 50 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions packages/api-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"@types/node": "^20.11.18",
"jest": "^29.7.0",
"ts-jest": "^29.1.2"
},
"dependencies": {
"p-try": "^3.0.0"
}
}

0 comments on commit 278208e

Please sign in to comment.