File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 "url" : " git+https://github.com/dceejay/electron-node-red.git"
2626 },
2727 "dependencies" : {
28+ "electron-is-dev" : " *" ,
29+ "express" : " ^4.17.1" ,
30+ "node-red" : " 1.0.3" ,
2831 "node-red-contrib-play-audio" : " *" ,
2932 "node-red-contrib-web-worldmap" : " *" ,
3033 "node-red-dashboard" : " *" ,
3134 "node-red-node-base64" : " *" ,
3235 "node-red-node-geofence" : " *" ,
3336 "node-red-node-random" : " *" ,
34- "node-red-node-smooth" : " *" ,
35- "electron-is-dev" : " *" ,
36- "express" : " ^4.17.1" ,
37- "node-red" : " 1.0.3"
37+ "node-red-node-smooth" : " *"
3838 },
3939 "keywords" : [
4040 " electron" ,
5151 },
5252 "homepage" : " https://github.com/dceejay/electron-node-red#readme" ,
5353 "devDependencies" : {
54- "electron" : " ^7.1.1 " ,
55- "electron-builder" : " ^22.1 .0"
54+ "electron" : " ^7.1.4 " ,
55+ "electron-builder" : " ^21.2 .0"
5656 },
5757 "build" : {
5858 "appId" : " com.electron.node-red" ,
You can’t perform that action at this time.
0 commit comments