Skip to content

Commit 99b9955

Browse files
author
Niilo Keinänen
committed
LCJS v8.0.1
1 parent 1eec547 commit 99b9955

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
7777
© LightningChart Ltd 2009-2025. All rights reserved.
7878

7979

80-
[3D chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/Chart3D.html
81-
[3D line series]: https://lightningchart.com/js-charts/api-documentation/v8.0.0/classes/LineSeries3D.html
80+
[3D chart]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/classes/Chart3D.html
81+
[3D line series]: https://lightningchart.com/js-charts/api-documentation/v8.0.1/classes/LineSeries3D.html
8282

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)