1.0.7 • Published 2 years ago
@balancedbody/shopify-storefront-client v1.0.7
Contributing to Shopify Storefront Client
Updating the npmjs.com package
Make your updates and run the following to tarball the package and deploy to npmjs.com
npm publish;
Make sure you bump the version number in
./package.json
. Otherwise npmjs.com gives you a version conflict error.
Updating the respository where this source code is located
Normal git
procedures. Add, commit, & push.