diff --git a/src/package.json b/src/package.json index 1beaea96..174346f5 100644 --- a/src/package.json +++ b/src/package.json @@ -8,6 +8,9 @@ "types": "./_types/index.d.ts", "typings": "./_types/index.d.ts", "sideEffects": false, + "publishConfig": { + "provenance": true + }, "files": [ "*", "!**/_test/**",