@treenity/core
v1.0.48
Published
treenity core
Downloads
181
Readme
@treenity/core docs
Installation
Create token with "api" scope here. Add private registry info to .npmrc file in root of project
@cluster:registry=https://gitlab.com/api/v4/projects/35830151/packages/npm/
//gitlab.com/api/v4/projects/35830151/packages/npm/:_authToken=${TOKEN}Install:
TOKEN=<access_token> npm i @cluster/protocolPublish new version
To publish new version you need gilab api access key:
MY_TOKEN=<access_token> npm publish