2 changed files with 5 additions and 1 deletions
@ -0,0 +1,3 @@ |
|||
#!/usr/bin/env bash |
|||
|
|||
npm i --registry http://localhost:8234/ $@ |
Loading…
Reference in new issue
@ -0,0 +1,3 @@ |
|||
#!/usr/bin/env bash |
|||
|
|||
npm i --registry http://localhost:8234/ $@ |