Skip to content

Commit 909aacc

Browse files
authored
Merge pull request #5936 from plotly/reduce-robust-linear-solve
Reduce bundle size by removing unused code from robust-linear-solve module
2 parents b9687cc + 0681747 commit 909aacc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"right-now": "^1.0.0",
141141
"robust-determinant": "plotly/robust-determinant#v1.2.1",
142142
"robust-in-sphere": "1.2.1",
143-
"robust-linear-solve": "plotly/robust-linear-solve#v1.1.0",
143+
"robust-linear-solve": "plotly/robust-linear-solve#v1.1.1",
144144
"robust-orientation": "1.2.1",
145145
"simplicial-complex-contour": "plotly/simplicial-complex-contour#v1.1.0",
146146
"strongly-connected-components": "^1.0.1",

0 commit comments

Comments
 (0)