fix: update org name

This commit is contained in:
 Ilya Atamas
2019-05-07 11:05:12 +03:00
parent 96e53a0462
commit fa1c796f3c
9 changed files with 19 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ package cli
import (
"fmt"
npmproxy "github.com/emeralt/npm-cache-proxy/proxy"
npmproxy "github.com/pkgems/npm-cache-proxy/proxy"
"github.com/spf13/cobra"
)