tbd-custom-autocomplete
v1.6.6
Published
## How to publish new version - 1.) increment version in customAutocomplete/package.json
Downloads
26
Readme
tbd-custom-autocomplete
How to publish new version
1.) increment version in customAutocomplete/package.json
2.) Login to npm
npm login
- 3.) Fill username/password/email - all in TBD (Přístupy), email: [email protected]
Username: [tbd přístupy]
Password: [tbd přístupy]
Email: (this IS public) [email protected]
- 4.) Publish
npm run npm-publish
- 5.) Update main package.json "tbd-custom-autocomplete": ".... and run
npm i