Skip to content

Commit 6510415

Browse files
Moved extra-iterable to dev-dependencies
1 parent 09635ba commit 6510415

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"d3-time-format": "^2.2.3",
7676
"delaunay-triangulate": "^1.1.6",
7777
"es6-promise": "^4.2.8",
78-
"extra-iterable": "^2.5.12",
7978
"fast-isnumeric": "^1.1.4",
8079
"gl-cone3d": "^1.5.2",
8180
"gl-contour2d": "^1.1.7",
@@ -137,6 +136,7 @@
137136
"elliptic": "^6.5.3",
138137
"eslint": "^7.7.0",
139138
"espree": "^7.3.0",
139+
"extra-iterable": "^2.5.13",
140140
"falafel": "^2.2.4",
141141
"fs-extra": "^9.0.1",
142142
"fuse.js": "^6.4.1",

0 commit comments

Comments
 (0)