diff --git a/.npmrc b/.npmrc index 36f5bef..ddf7039 100644 --- a/.npmrc +++ b/.npmrc @@ -26,3 +26,6 @@ shrinkwrap = false # Disable automatically "saving" dependencies on install: save = false + +# Publish with provenance: +provenance = true