Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update semver because of breaking change
  • Loading branch information
blottn committed Jan 22, 2024
commit 5cd1ebd33229390259582272ddcd515439840efe
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-merge-patch",
"version": "1.0.2",
"version": "2.0.0",
"description": "Implementation of JSON Merge Patch (RFC 7396)",
"main": "index.js",
"directories": {
Expand Down