npm.io
0.7.3 • Published 6 years ago

@gocommerce/utils

Licence
Version
0.7.3
Deps
7
Size
42 kB
Vulns
25
Weekly
0

GC Utils-api

https://vtex-gocommerce.github.io/utils-api

Why?

This npm package is designed to assist the development of the resolvers in the graphQl structure in render/GoCommerce projects

Npm Url

https://www.npmjs.com/package/@gocommerce/utils
Setup
git clone git@github.com:vtex-gocommerce/utils-api.git
cd utils-api
npm install
Publish new version with Releasy
npm run build
git commit -a && git push
releasy --stable
Publish new version with npm
npm publish