@geode/opengeodeweb-viewer 1.9.1 → 1.10.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/schemas.json +2 -1
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "require": "./schemas.json"
14
14
  }
15
15
  },
16
- "version": "1.9.1",
16
+ "version": "1.10.0-rc.1",
17
17
  "description": "",
18
18
  "main": "generate_schemas.js",
19
19
  "repository": {
package/schemas.json CHANGED
@@ -1275,7 +1275,8 @@
1275
1275
  "type": "object",
1276
1276
  "properties": {
1277
1277
  "z_scale": {
1278
- "type": "number"
1278
+ "type": "number",
1279
+ "minimum": 1
1279
1280
  }
1280
1281
  },
1281
1282
  "required": [