Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e36b0a1

Browse files
committed
Install deps
1 parent cc0fd0a commit e36b0a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,9 @@
9898
"object-assign": "^4.1.1",
9999
"poly-bool": "^1.0.0",
100100
"regl": "^1.3.0",
101-
"regl-line2d": "^1.1.1",
102-
"regl-scatter2d": "^1.0.3",
101+
"regl-error2d": "^2.0.0",
102+
"regl-line2d": "^2.0.0",
103+
"regl-scatter2d": "^2.0.0",
103104
"right-now": "^1.0.0",
104105
"robust-orientation": "^1.1.3",
105106
"sane-topojson": "^2.0.0",

0 commit comments

Comments
 (0)