Skip to content

Commit

Permalink
Fix source maps (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
normartin authored May 19, 2024
1 parent 0e04410 commit dcd0786
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"files": [
"dist",
"README.md",
"LICENSE.txt"
"LICENSE.txt",
"src"
],
"main": "dist/retry-promise.js",
"types": "dist/retry-promise.d.ts",
Expand Down

0 comments on commit dcd0786

Please sign in to comment.