diff --git a/package.json b/package.json index 1f96862..d5131ca 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,8 @@ "files": [ "dist", "README.md", - "LICENSE.txt" + "LICENSE.txt", + "src" ], "main": "dist/retry-promise.js", "types": "dist/retry-promise.d.ts",