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 24e066f commit 04cb923Copy full SHA for 04cb923
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deeper",
3
- "version": "2.0.3",
+ "version": "2.0.4",
4
"description": "JavaScript \"deep equality\" / structural equality tester with Node.js flavor.",
5
"scripts": {
6
"test": "standard && tap test/*.js --coverage"
0 commit comments