Skip to content

Commit bc66e3d

Browse files
committed
simplify ndarray-pack and zero-crossings
1 parent cb88465 commit bc66e3d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"ndarray-gradient": "git://github.com/archmoj/ndarray-gradient.git#19b7f9509de3049b9a1c16c821a1e094ccf4701d",
128128
"ndarray-linear-interpolate": "^1.0.0",
129129
"ndarray-ops": "git://github.com/archmoj/ndarray-ops.git#ce9969aa054262e6df6d54c2a07a39fcf7b7bb6d",
130-
"ndarray-pack": "git://github.com/archmoj/ndarray-pack.git#ea900ab2929ea38e6754531f9249a9b462a6eec7",
130+
"ndarray-pack": "git://github.com/archmoj/ndarray-pack.git#4a51cd5c0ba02a3717893021aba1df69830595b6",
131131
"parse-svg-path": "^0.1.2",
132132
"polybooljs": "^1.2.0",
133133
"probe-image-size": "^7.2.1",
@@ -152,7 +152,7 @@
152152
"vectorize-text": "^3.2.2",
153153
"webgl-context": "^2.2.0",
154154
"world-calendars": "^1.0.3",
155-
"zero-crossings": "git://github.com/archmoj/zero-crossings.git#6ed800a885b18ec791ac2fbb91fb9edf33a8df07"
155+
"zero-crossings": "git://github.com/archmoj/zero-crossings.git#bb8ea62d1014c3d8a1aa6e5d6332abf4dc371f94"
156156
},
157157
"devDependencies": {
158158
"amdefine": "^1.0.1",

0 commit comments

Comments
 (0)