benjamine / jsondiffpatch

Diff & patch JavaScript objects
MIT License
4.77k stars 464 forks source link

Fix Visual Diff example #364

Closed Methuselah96 closed 5 months ago

Methuselah96 commented 5 months ago

Fixes https://github.com/benjamine/jsondiffpatch/issues/360.

I haven't dug into exactly why Skypack.dev isn't working, but switching the example to use esm.sh seems like the easiest way to fix it.