Skip to content

Commit 1a65950

Browse files
committed
change links to plotly forks
1 parent b5d7a27 commit 1a65950

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
@@ -123,13 +123,13 @@
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/archmoj/ndarray.git#210ccfbf32d085f40603a8b44f81d50ddf2b7d83",
127-
"ndarray-extract-contour": "git://github.com/archmoj/ndarray-extract-contour.git#563317603ac0e4ad203f197cfdd989f60da94e39",
128-
"ndarray-gradient": "git://github.com/archmoj/ndarray-gradient.git#28f575c2719eed56c48e29df8bf318e1111ef082",
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",
129129
"ndarray-linear-interpolate": "^1.0.0",
130-
"ndarray-ops": "git://github.com/archmoj/ndarray-ops.git#ce9969aa054262e6df6d54c2a07a39fcf7b7bb6d",
131-
"ndarray-pack": "git://github.com/archmoj/ndarray-pack.git#4a51cd5c0ba02a3717893021aba1df69830595b6",
132-
"ndarray-sort": "git://github.com/archmoj/ndarray-sort.git#0cc8b110e397e94cdb208ec26d04f29f5b3bb2eb",
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",
133133
"parse-svg-path": "^0.1.2",
134134
"polybooljs": "^1.2.0",
135135
"probe-image-size": "^7.2.1",
@@ -154,7 +154,7 @@
154154
"vectorize-text": "^3.2.2",
155155
"webgl-context": "^2.2.0",
156156
"world-calendars": "^1.0.3",
157-
"zero-crossings": "git://github.com/archmoj/zero-crossings.git#bb8ea62d1014c3d8a1aa6e5d6332abf4dc371f94"
157+
"zero-crossings": "git://github.com/plotly/zero-crossings.git#bb8ea62d1014c3d8a1aa6e5d6332abf4dc371f94"
158158
},
159159
"devDependencies": {
160160
"amdefine": "^1.0.1",

0 commit comments

Comments
 (0)