Skip to content
Closed
Changes from all commits
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
Update package.json
Lockdown deep-diff dependency. Newer versions are causing bugs.
  • Loading branch information
djizco authored Oct 5, 2017
commit 574f2f522c52a59cd3fef4b423431731b05965de
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@
"sinon": "^1.17.7"
},
"dependencies": {
"deep-diff": "^0.3.5"
"deep-diff": "0.3.5"
}
}