Skip to content

Commit 7758615

Browse files
author
Niilo Keinänen
committed
LCJS v7.1.0
1 parent f7f178e commit 7758615

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-2022. All rights reserved.
7878

7979

80-
[3D chart]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/Chart3D.html
81-
[3D point series]: https://lightningchart.com/js-charts/api-documentation/v7.0.1/classes/PointSeries3D.html
80+
[3D chart]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/Chart3D.html
81+
[3D point series]: https://lightningchart.com/js-charts/api-documentation/v7.1.0/classes/PointSeries3D.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": "^7.0.1",
20+
"@lightningchart/lcjs": "^7.1.0",
2121
"@lightningchart/xydata": "^1.4.0"
2222
},
2323
"lightningChart": {

0 commit comments

Comments
 (0)