benjamine / jsondiffpatch

Diff & patch JavaScript objects
MIT License
4.86k stars 472 forks source link

Fix Visual Diff example #364

Closed Methuselah96 closed 8 months ago

Methuselah96 commented 8 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.