Skip to content

Commit cc60a9d

Browse files
committed
update mmgc, recursive solution to polygon corner issues
1 parent 9286548 commit cc60a9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"color-alpha": "^1.0.4",
1212
"get-image-data": "^3.0.1",
1313
"material-survey": "^1.0.34",
14-
"mmgc1-cpp": "^1.0.48",
14+
"mmgc1-cpp": "^1.0.50",
1515
"moment": "^2.23.0",
1616
"react-full-screen": "^0.2.4",
1717
"react-hotkeys": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10841,10 +10841,10 @@ [email protected], [email protected], mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@
1084110841
dependencies:
1084210842
minimist "0.0.8"
1084310843

10844-
mmgc1-cpp@^1.0.48:
10845-
version "1.0.48"
10846-
resolved "https://registry.yarnpkg.com/mmgc1-cpp/-/mmgc1-cpp-1.0.48.tgz#23e9678069a80f11133f6d05d1e936c54802ed41"
10847-
integrity sha512-woeya4QAsgp52pmGN9fmJeG1ugTv4gYQLTJDzA6i2X/CV/8BPqURIV0b+YdzeLKHoWSUqxGta4oivCT5Tm4efA==
10844+
mmgc1-cpp@^1.0.50:
10845+
version "1.0.50"
10846+
resolved "https://registry.yarnpkg.com/mmgc1-cpp/-/mmgc1-cpp-1.0.50.tgz#93e17771f598e1aeae0bc7f3086499b45f079a81"
10847+
integrity sha512-aF2sYdoPFmzah9qgrs3RekqSCN6xqMligWt5urpmU/gA74q+J9oWmVar45lq0WfLW1LbBc9qrH0szLAicZVFkA==
1084810848

1084910849
moment@^2.23.0:
1085010850
version "2.24.0"

0 commit comments

Comments
 (0)