colors 1.1.2
Install from the command line:
Learn more about npm packages
$ npm install @paralenz/colors@1.1.2
Install via package.json:
"@paralenz/colors": "1.1.2"
About this version
Colors used by the Paralenz development team
Yarn:
yarn add @paralenz/colors
npm:
npm install @paralenz/colors
You will need to have a .npmrc
file in your project that tells npm to use the github package registry
echo "@paralenz:registry=https://npm.pkg.github.com/" > .npmrc