mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
ff7af214ce
commit
8edc69958c
1 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
|||
"license": "Apache-2.0",
|
||||
"website": "https://nodered.org",
|
||||
"userdoc": "https://nodered.org/docs/",
|
||||
"code": "https://github.com/node-red/node-red"
|
||||
"code": "https://github.com/node-red/node-red",
|
||||
"cpe": "cpe:2.3:a:nodered:node-red-dashboard"
|
||||
},
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
@ -53,4 +54,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue