From e2db15e67ac83ea69681c46d0c7623e842bc660d Mon Sep 17 00:00:00 2001 From: Lokesh Dhakar Date: Sun, 28 Apr 2019 14:05:38 -0700 Subject: [PATCH] remove DEPLOY.md --- DEPLOY.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 DEPLOY.md 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```