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: info@corksolutions.cz
Username: [tbd přístupy]
Password: [tbd přístupy]
Email: (this IS public) info@corksolutions.cz
- 4.) Publish
npm run npm-publish
- 5.) Update main package.json "tbd-custom-autocomplete": ".... and run
npm i