Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f20076e

Browse files
committed
use plotly forks
1 parent d5af662 commit f20076e

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
]
7070
},
7171
"dependencies": {
72-
"3d-view": "git://github.com/archmoj/3d-view.git#96b0d7d2176b4c60256bb05404dfddfb02e7485d",
72+
"3d-view": "git://github.com/plotly/3d-view.git#96b0d7d2176b4c60256bb05404dfddfb02e7485d",
7373
"@plotly/d3": "3.8.0",
7474
"@plotly/d3-sankey": "0.7.2",
7575
"@plotly/d3-sankey-circular": "0.33.1",
@@ -78,7 +78,7 @@
7878
"@turf/bbox": "^6.4.0",
7979
"@turf/centroid": "^6.0.2",
8080
"alpha-shape": "^1.0.0",
81-
"box-intersect": "git://github.com/archmoj/box-intersect.git#89622c6e9cadad8f442b3faa6dad2bc56e400d40",
81+
"box-intersect": "git://github.com/plotly/box-intersect.git#89622c6e9cadad8f442b3faa6dad2bc56e400d40",
8282
"canvas-fit": "^1.5.0",
8383
"color-alpha": "1.0.4",
8484
"color-normalize": "1.5.0",
@@ -115,7 +115,7 @@
115115
"glslify": "^7.1.1",
116116
"has-hover": "^1.0.1",
117117
"has-passive-events": "^1.0.0",
118-
"incremental-convex-hull": "git://github.com/archmoj/incremental-convex-hull.git#f34c97097239a25f69cca0f7252b1a8517876f9f",
118+
"incremental-convex-hull": "git://github.com/plotly/incremental-convex-hull.git#f34c97097239a25f69cca0f7252b1a8517876f9f",
119119
"is-mobile": "^2.2.2",
120120
"mapbox-gl": "1.10.1",
121121
"matrix-camera-controller": "^2.1.4",
@@ -139,14 +139,14 @@
139139
"regl-scatter2d": "^3.2.6",
140140
"regl-splom": "^1.0.14",
141141
"right-now": "^1.0.0",
142-
"robust-determinant": "git://github.com/archmoj/robust-determinant.git#0ea5b0b45ae73e01e2789934b6bfbf029c243563",
142+
"robust-determinant": "git://github.com/plotly/robust-determinant.git#0ea5b0b45ae73e01e2789934b6bfbf029c243563",
143143
"robust-in-sphere": "^1.2.1",
144-
"robust-linear-solve": "git://github.com/archmoj/robust-linear-solve.git#0cd1ce1ff68da9b96786e383aba0ff78777be119",
144+
"robust-linear-solve": "git://github.com/plotly/robust-linear-solve.git#0cd1ce1ff68da9b96786e383aba0ff78777be119",
145145
"robust-orientation": "^1.2.1",
146-
"simplicial-complex-contour": "git://github.com/archmoj/simplicial-complex-contour.git#5ca6fe1e36642e25a451d6b39534939f7f229e5d",
146+
"simplicial-complex-contour": "git://github.com/plotly/simplicial-complex-contour.git#5ca6fe1e36642e25a451d6b39534939f7f229e5d",
147147
"strongly-connected-components": "^1.0.1",
148148
"superscript-text": "^1.0.0",
149-
"surface-nets": "git://github.com/archmoj/surface-nets.git#805acfc4c52a1c9a6aaf989cb98ffd5136001896",
149+
"surface-nets": "git://github.com/plotly/surface-nets.git#805acfc4c52a1c9a6aaf989cb98ffd5136001896",
150150
"svg-path-sdf": "^1.1.3",
151151
"tinycolor2": "^1.4.2",
152152
"to-px": "1.0.1",

0 commit comments

Comments
 (0)