all repos — nixfiles @ 61aab3057c573d8793c3e0534f4d93e8de488f47

System and user configuration, managed by nix and home-manager

npm: Disable update notifications

Alan Pearce
commit

61aab3057c573d8793c3e0534f4d93e8de488f47

parent

ec98ea4a059ce4f70b9986a853d6b2131a625391

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M javascript/.npmrcjavascript/.npmrc
@@ -4,3 +4,4 @@ @satoshipay:registry=https://registry.npmjs.org/
always-auth=true sign-git-tag=true rebuild-bundle=false +update-notifier=false