We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7d39d commit d66eb42Copy full SHA for d66eb42
README.md
@@ -103,9 +103,7 @@ It is also worth mentioning that unlike
103
[JSON patches](https://tools.ietf.org/html/rfc6902), there is no way to
104
implement merge of merge patches that reliably preserves deletion.)
105
106
-- [`immutable-merge-patch`](https://www.npmjs.com/package/immutable-merge-patch)
107
-
108
-JSON merge patch implementation for [Immutable.js](https://facebook.github.io/immutable-js/).
+- [`immutable-merge-patch`](https://www.npmjs.com/package/immutable-merge-patch): JSON merge patch implementation for [Immutable.js](https://facebook.github.io/immutable-js/).
109
110
# License
111
0 commit comments