sdk 1.9.6
Install from the command line:
Learn more about npm packages
$ npm install @internxt/sdk@1.9.6
Install via package.json:
"@internxt/sdk": "1.9.6"
About this version
- Create a
.npmrc
file from the.npmrc.template
example provided in the repo. - Replace
TOKEN
with your own Github Personal Access Token withread:packages
permission ONLY - Use
yarn
to install project dependencies.