Skip to content

Commit 6032aba

Browse files
committed
keep version of to-px and ndarray for now
1 parent e3175fc commit 6032aba

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

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

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"mouse-change": "^1.4.0",
100100
"mouse-event-offset": "^3.0.2",
101101
"mouse-wheel": "^1.2.0",
102-
"ndarray": "^1.0.18",
102+
"ndarray": "1.0.18",
103103
"ndarray-fill": "^1.0.2",
104104
"ndarray-homography": "^1.0.0",
105105
"parse-svg-path": "^0.1.2",
@@ -117,6 +117,7 @@
117117
"superscript-text": "^1.0.0",
118118
"svg-path-sdf": "^1.1.3",
119119
"tinycolor2": "^1.4.1",
120+
"to-px": "1.0.1",
120121
"topojson-client": "^3.1.0",
121122
"webgl-context": "^2.2.0",
122123
"world-calendars": "^1.0.3"

0 commit comments

Comments
 (0)