Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f8e7b3d

Browse files
committedMar 7, 2022
bump plotly/robust-determinant and plotly/robust-linear-solve
1 parent 3796d52 commit f8e7b3d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
 

‎stackgl_modules/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎stackgl_modules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"ndarray-pack": "plotly/ndarray-pack#v1.3.0",
4040
"ndarray-sort": "plotly/ndarray-sort#v1.1.0",
4141
"right-now": "^1.0.0",
42-
"robust-determinant": "plotly/robust-determinant#v1.2.1",
42+
"robust-determinant": "plotly/robust-determinant#v1.2.2",
4343
"robust-in-sphere": "1.2.1",
44-
"robust-linear-solve": "plotly/robust-linear-solve#v1.1.1",
44+
"robust-linear-solve": "plotly/robust-linear-solve#v1.1.2",
4545
"robust-orientation": "1.2.1",
4646
"simplicial-complex-contour": "plotly/simplicial-complex-contour#v1.1.0",
4747
"surface-nets": "plotly/surface-nets#v1.1.1",

0 commit comments

Comments
 (0)
Please sign in to comment.