Skip to content

Commit 8d5fe2a

Browse files
author
Niilo Keinänen
committed
LCJS v8.0.1
1 parent 9e7e8ca commit 8d5fe2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
9090
[3]: https://stackoverflow.com/questions/tagged/lightningchart
9191
[4]: https://lightningchart.com/support-services/
9292

93-
© LightningChart Ltd 2009-2022. All rights reserved.
93+
© LightningChart Ltd 2009-2025. All rights reserved.
9494

9595

96-
[XY cartesian chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/ChartXY.html
97-
[Area point]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/interfaces/AreaPoint.html
98-
[Area Range series]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/AreaRangeSeries.html
96+
[XY cartesian chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/classes/ChartXY.html
97+
[Area point]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/interfaces/AreaPoint.html
98+
[Area Range series]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/classes/AreaRangeSeries.html
9999

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"webpack-stream": "^7.0.0"
1818
},
1919
"dependencies": {
20-
"@lightningchart/lcjs": "^8.0.0",
20+
"@lightningchart/lcjs": "^8.0.1",
2121
"@lightningchart/xydata": "^1.6.0"
2222
},
2323
"lightningChart": {

0 commit comments

Comments
 (0)