2.4.1 • Published 3 years ago
admin-sdk v2.4.1
Getting Started with With admin sdk
Install sdk
yarn add admin-sdkVersioning npm
npm version majorExample "1.2.3". The number 1 is the major. Use the major when the package becomes incompatible
npm version minorExample "1.2.3". The number 2 is the minor. Use the minor when you add a new feature
npm version patchExample "1.2.3". The number 3 is the patch. Use the major when to make a correction
Build sdk comand
yarn buildPublish version
npm publish