Remove protocol from auth token lines
parent
78c0968b11
commit
b02f1a8e5c
|
|
@ -3,5 +3,5 @@ auth-type=legacy
|
||||||
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
||||||
@libreccm:access=public
|
@libreccm:access=public
|
||||||
@librecms:access=public
|
@librecms:access=public
|
||||||
//https://git.libreccm.org/api/packages/libreccm/npm/:_authToken=${NPM_TOKEN}
|
//git.libreccm.org/api/packages/libreccm/npm/:_authToken=${NPM_TOKEN}
|
||||||
//https://git.libreccm.org/api/packages/npm/:_authToken=${NPM_TOKEN}
|
//git.libreccm.org/api/packages/npm/:_authToken=${NPM_TOKEN}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue