diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..03e14e9 --- /dev/null +++ b/.npmrc @@ -0,0 +1,5 @@ +; This value defaults to `v`. It is intentionally left blank to remove the default. +tag-version-prefix= + +; Force NPM to automatically try to sign any tags created by `npm version` +sign-git-tag=true