Skip to content

Commit

Permalink
✨ implement retries on errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SwarnimWalavalkar committed Jun 7, 2024
1 parent a1634f1 commit 7f6be84
Show file tree
Hide file tree
Showing 5 changed files with 1,353 additions and 994 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@swarnim/hermes",
"author": "Swarnim Walavalkar <swarnim.walavalkar@gmail.com>",
"license": "MIT",
"version": "1.0.0",
"version": "0.0.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit 7f6be84

Please sign in to comment.