Browse Source

Update JSON schema "productId"

pull/140/head
Andrew Belt 7 years ago
parent
commit
ccfdf970aa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      spec/manifest.json

+ 1
- 1
spec/manifest.json View File

@@ -49,7 +49,7 @@
"description": "used when a plugin needs to be disabled"
},
"productId": {
"type": "number",
"type": "string",
"description": "only used by vcv rack website"
},
"downloads": {


Loading…
Cancel
Save