mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
chore: Rename project in package.json to colorthief from color-thief. Former is taken by null2.
This commit is contained in:
@@ -16,5 +16,6 @@ Run Cypress integration tests in Chrome browser.
|
|||||||
- Pull down `master`
|
- Pull down `master`
|
||||||
- Update version number in `src/color-thief.js` and `package.json`
|
- Update version number in `src/color-thief.js` and `package.json`
|
||||||
- Run `npm run build`
|
- Run `npm run build`
|
||||||
- Push to Github repo
|
- Commit and push built files back up to `master`
|
||||||
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```
|
- Create a new Github release along with tag. Naming convention for both ```v2.8.1```
|
||||||
|
- `npm publish`
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "color-thief",
|
"name": "colorthief",
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Lokesh Dhakar",
|
"name": "Lokesh Dhakar",
|
||||||
|
|||||||
Reference in New Issue
Block a user