Node.js client library for the Permit.io full-stack permissions platform.
npm install permitio
- Update the version in
package.json - Execute
yarn run build - Execute
yarn docs ; git add docs/ ; git commit -m "update tsdoc"to update the auto generated docs - Execute
yarn publish --access public
