diff --git a/.npmrc.gup b/.npmrc.gup deleted file mode 100755 index 0ef9ac6ad..000000000 --- a/.npmrc.gup +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash - -set -e - -if command -V gup 1>&- 2>&-; then - gup --always -fi - -cat >${1:-.npmrc} <