@barchart/chart-lib 2.205.1 → 2.207.0

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.
chart-lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@barchart/chart-lib",
3
- "version": "2.205.1",
3
+ "version": "2.207.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -1872,7 +1872,7 @@
1872
1872
  },
1873
1873
  "version": {
1874
1874
  "type": "integer",
1875
- "minimum": 86,
1875
+ "minimum": 88,
1876
1876
  "multipleOf": 1
1877
1877
  }
1878
1878
  },