mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
commit
a904165d9b
@ -14,6 +14,9 @@ To make a change to the node-red runtime being used by K4 avalanche:
|
||||
When doing dev work dont try to link into k4/k5 it just causes issue, instead just go into the node-modules of k4/k5 and make your changes in there
|
||||
|
||||
# CHANGE-LOG
|
||||
## 0.18.7-patch-12
|
||||
2023-11-09
|
||||
- Added code file as an alternative to vm for function nodes
|
||||
|
||||
## 0.18.7-patch-11
|
||||
2023-02-14
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@servisbot/node-red",
|
||||
"version": "0.18.7-patch-11",
|
||||
"version": "0.18.7-patch-12",
|
||||
"description": "A visual tool for wiring the Internet of Things",
|
||||
"homepage": "http://nodered.org",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user