riftz-shared
v3.18.0
Published
- `npm run build` to build files into dist folder - `npm version VERSION` to increase package version, version shorthands = `major`, `minor`, `patch` - `npm publish` to publish the package to npm
Readme
Publish to NPM
npm run buildto build files into dist foldernpm version VERSIONto increase package version, version shorthands =major,minor,patchnpm publishto publish the package to npm
