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
Downloads
70
Readme
Publish to NPM
npm run build
to build files into dist foldernpm version VERSION
to increase package version, version shorthands =major
,minor
,patch
npm publish
to publish the package to npm