@clearkit/icons
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@clearkit/icons", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "A directory of ClearKit glyph icons for consumption by the ClearKit React component library.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"deploy": "np --no-tests" | ||
}, | ||
@@ -31,3 +32,6 @@ "publishConfig": { | ||
}, | ||
"homepage": "https://github.com/clearbit/clearkit-icons#readme" | ||
"homepage": "https://github.com/clearbit/clearkit-icons#readme", | ||
"devDependencies": { | ||
"np": "^5.2.1" | ||
} | ||
} |
# clearkit-icons | ||
Icons for consumption by the ClearKit React component library. | ||
## Setup | ||
```bash | ||
yarn | ||
``` | ||
## Deployment | ||
Make sure you're on `master` and that you have a clean Git status. Run the following command, and `np` will walk you through the steps to getting the library published to NPM. | ||
```bash | ||
yarn deploy | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99157
57
16
1