Skip to content

Commit

Permalink
Merge pull request #173 from nzzdev/release-6.1.2
Browse files Browse the repository at this point in the history
Release 6.1.2
  • Loading branch information
dnlbln authored Jul 19, 2022
2 parents c596f62 + 9d27614 commit 1b514a6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -3165,7 +3165,7 @@ var properties$1 = {
]
}
},
colorScale: {
scale: {
title: "Skala",
type: "string",
"Q:options": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "q-table",
"version": "6.1.1",
"version": "6.1.2",
"description": "",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -58,4 +58,4 @@
"ts-node": "^10.8.0",
"typescript": "^4.7.2"
}
}
}
2 changes: 1 addition & 1 deletion resources/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@
]
}
},
"colorScale": {
"scale": {
"title": "Skala",
"type": "string",
"Q:options": {
Expand Down

0 comments on commit 1b514a6

Please sign in to comment.