Starcounter-Jack / JSON-Patch

Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
MIT License
1.79k stars 215 forks source link

Replace object spread operator in object literal to `Object.assi… #238

Closed tomalec closed 5 years ago

tomalec commented 5 years ago

to make the code transpilable for Edge 18