clientsuccess-shared-js-utils
v0.0.16
Published
- `npm install gulp-cli -g` - `npm install`
Readme
Setup
npm install gulp-cli -gnpm install
Deploy package to our fake npm repo (Bitbucket)
- Run
npm run build - Increment version number in package.json
- Commit files, tag commit with new version number, push all files to bitbucket
- Run
npm publish - Update and deploy all projects that use this util to use the latest version (attempting consistency)
