mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
9 lines
281 B
Markdown
9 lines
281 B
Markdown
# ServisBOT Node Red
|
|
|
|
To make a change to the node-red runtime being used by K4 avalanche:
|
|
1. Checkout from this branch `servisbot-branch`
|
|
2. Make changes
|
|
3. PR into this branch
|
|
4. Merge on approval
|
|
5. Manually bump the package version
|
|
6. Manually publish to NPM with `npm publish` |