diff --git a/dist/routes.js b/dist/routes.js index a201e1e3..1e7989a0 100644 --- a/dist/routes.js +++ b/dist/routes.js @@ -3165,7 +3165,7 @@ var properties$1 = { ] } }, - colorScale: { + scale: { title: "Skala", type: "string", "Q:options": { diff --git a/package-lock.json b/package-lock.json index de6817b3..385f5aa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "q-table", - "version": "6.1.1", + "version": "6.1.2", "lockfileVersion": 2, "requires": true, "packages": { @@ -18553,4 +18553,4 @@ "dev": true } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 44cee4b3..c4e940f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "q-table", - "version": "6.1.1", + "version": "6.1.2", "description": "", "main": "index.js", "type": "module", @@ -58,4 +58,4 @@ "ts-node": "^10.8.0", "typescript": "^4.7.2" } -} +} \ No newline at end of file diff --git a/resources/schema.json b/resources/schema.json index 0ba8851f..8c9e7c52 100644 --- a/resources/schema.json +++ b/resources/schema.json @@ -576,7 +576,7 @@ ] } }, - "colorScale": { + "scale": { "title": "Skala", "type": "string", "Q:options": {