Skip to content

Commit 8e65c2c

Browse files
committed
use version tags from plotly forks
1 parent f20076e commit 8e65c2c

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

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

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
]
7070
},
7171
"dependencies": {
72-
"3d-view": "git://github.com/plotly/3d-view.git#96b0d7d2176b4c60256bb05404dfddfb02e7485d",
72+
"3d-view": "plotly/3d-view.git#v2.1.0",
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/plotly/box-intersect.git#89622c6e9cadad8f442b3faa6dad2bc56e400d40",
81+
"box-intersect": "plotly/box-intersect.git#v1.1.0",
8282
"canvas-fit": "^1.5.0",
8383
"color-alpha": "1.0.4",
8484
"color-normalize": "1.5.0",
@@ -115,21 +115,21 @@
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/plotly/incremental-convex-hull.git#f34c97097239a25f69cca0f7252b1a8517876f9f",
118+
"incremental-convex-hull": "plotly/incremental-convex-hull.git#v1.1.0",
119119
"is-mobile": "^2.2.2",
120120
"mapbox-gl": "1.10.1",
121121
"matrix-camera-controller": "^2.1.4",
122122
"mouse-change": "^1.4.0",
123123
"mouse-event-offset": "^3.0.2",
124124
"mouse-wheel": "^1.2.0",
125125
"native-promise-only": "^0.8.1",
126-
"ndarray": "git://github.com/plotly/ndarray.git#210ccfbf32d085f40603a8b44f81d50ddf2b7d83",
127-
"ndarray-extract-contour": "git://github.com/plotly/ndarray-extract-contour.git#563317603ac0e4ad203f197cfdd989f60da94e39",
128-
"ndarray-gradient": "git://github.com/plotly/ndarray-gradient.git#28f575c2719eed56c48e29df8bf318e1111ef082",
126+
"ndarray": "plotly/ndarray.git#v1.1.0",
127+
"ndarray-extract-contour": "plotly/ndarray-extract-contour.git#v1.1.0",
128+
"ndarray-gradient": "plotly/ndarray-gradient.git#v1.1.0",
129129
"ndarray-linear-interpolate": "^1.0.0",
130-
"ndarray-ops": "git://github.com/plotly/ndarray-ops.git#ce9969aa054262e6df6d54c2a07a39fcf7b7bb6d",
131-
"ndarray-pack": "git://github.com/plotly/ndarray-pack.git#4a51cd5c0ba02a3717893021aba1df69830595b6",
132-
"ndarray-sort": "git://github.com/plotly/ndarray-sort.git#0cc8b110e397e94cdb208ec26d04f29f5b3bb2eb",
130+
"ndarray-ops": "plotly/ndarray-ops.git#v1.3.0",
131+
"ndarray-pack": "plotly/ndarray-pack.git#v1.3.0",
132+
"ndarray-sort": "plotly/ndarray-sort.git#v1.1.0",
133133
"parse-svg-path": "^0.1.2",
134134
"polybooljs": "^1.2.0",
135135
"probe-image-size": "^7.2.1",
@@ -139,22 +139,22 @@
139139
"regl-scatter2d": "^3.2.6",
140140
"regl-splom": "^1.0.14",
141141
"right-now": "^1.0.0",
142-
"robust-determinant": "git://github.com/plotly/robust-determinant.git#0ea5b0b45ae73e01e2789934b6bfbf029c243563",
142+
"robust-determinant": "plotly/robust-determinant.git#v1.2.0",
143143
"robust-in-sphere": "^1.2.1",
144-
"robust-linear-solve": "git://github.com/plotly/robust-linear-solve.git#0cd1ce1ff68da9b96786e383aba0ff78777be119",
144+
"robust-linear-solve": "plotly/robust-linear-solve.git#v1.1.0",
145145
"robust-orientation": "^1.2.1",
146-
"simplicial-complex-contour": "git://github.com/plotly/simplicial-complex-contour.git#5ca6fe1e36642e25a451d6b39534939f7f229e5d",
146+
"simplicial-complex-contour": "plotly/simplicial-complex-contour.git#v1.1.0",
147147
"strongly-connected-components": "^1.0.1",
148148
"superscript-text": "^1.0.0",
149-
"surface-nets": "git://github.com/plotly/surface-nets.git#805acfc4c52a1c9a6aaf989cb98ffd5136001896",
149+
"surface-nets": "plotly/surface-nets.git#v1.1.0",
150150
"svg-path-sdf": "^1.1.3",
151151
"tinycolor2": "^1.4.2",
152152
"to-px": "1.0.1",
153153
"topojson-client": "^3.1.0",
154154
"vectorize-text": "^3.2.2",
155155
"webgl-context": "^2.2.0",
156156
"world-calendars": "^1.0.3",
157-
"zero-crossings": "git://github.com/plotly/zero-crossings.git#bb8ea62d1014c3d8a1aa6e5d6332abf4dc371f94"
157+
"zero-crossings": "plotly/zero-crossings.git#v1.1.0"
158158
},
159159
"devDependencies": {
160160
"amdefine": "^1.0.1",

0 commit comments

Comments
 (0)