Update Registry in README.md
This commit is contained in:
parent
5c36cc7f9c
commit
f26f224ce7
9
.npmrc
9
.npmrc
@ -1,7 +1,2 @@
|
|||||||
# registry=https://git.tben.me/api/packages/Moduletrace/npm/
|
@moduletrace:registry=https://git.tben.me/api/packages/moduletrace/npm/
|
||||||
|
//git.tben.me/api/packages/moduletrace/npm/:_authToken=${GITBEN_NPM_TOKEN}
|
||||||
@moduletrace:registry=https://git.tben.me/api/packages/tben/npm/
|
|
||||||
//git.tben.me/api/packages/tben/npm/:_authToken=${GITBEN_NPM_TOKEN}
|
|
||||||
|
|
||||||
# registry=https://git.tben.me/api/packages/Moduletrace/npm/
|
|
||||||
# //git.tben.me/api/packages/Moduletrace/npm/:_authToken=${GITBEN_NPM_TOKEN}
|
|
||||||
|
@ -7,7 +7,7 @@ This package requires an account with [datasquirel](https://datasquirel.com/crea
|
|||||||
First add the npm registry to your .npmrc file:
|
First add the npm registry to your .npmrc file:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@moduletrace:registry=https://git.tben.me/api/packages/tben/npm/
|
@moduletrace:registry=https://git.tben.me/api/packages/moduletrace/npm/
|
||||||
```
|
```
|
||||||
|
|
||||||
After setting up the registry you can install the package by running
|
After setting up the registry you can install the package by running
|
||||||
|
Loading…
Reference in New Issue
Block a user