ibkrenv-types
v1.0.106
Published
0. clone ibkrenv-types, cd into ibkrenv-types and run 'npm i' 1. Update existing or add new types to ibkrenv-types/src, each type has it's own file 2. Update the index.ts with the type (copy existing line, change the path) 3. Increment the version in t
Downloads
285
Readme
Upgrade this package
- clone ibkrenv-types, cd into ibkrenv-types and run 'npm i'
- Update existing or add new types to ibkrenv-types/src, each type has it's own file
- Update the index.ts with the type (copy existing line, change the path)
- Increment the version in the file package.json LINE 3
- Rebuild the package with 'npm run build'
- Login to npm with 'npm login'
- Publish the new package with 'npm publish'
- Verify version at https://www.npmjs.com/settings/siempi/packages has increases at contains your changes
Usage
npm install ibkrenv-types