diff --git a/DEPLOY.md b/DEPLOY.md deleted file mode 100644 index 2585dc5..0000000 --- a/DEPLOY.md +++ /dev/null @@ -1,6 +0,0 @@ -## How to make a release and deploy - -- Update version number in `src/color-thief.js` and `package.json` -- Run `npm run build` -- Push to Github repo -- Create a new Github release along with tag. Naming convention for both ```v2.8.1```