Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.

Commit 3014e39

Browse files
committed
Update should-equal to fix bug with calling .toString while using ==
1 parent 9240068 commit 3014e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"main": "./index.js",
4040
"license": "MIT",
4141
"dependencies": {
42-
"should-equal": "0.7.2",
42+
"should-equal": "0.7.3",
4343
"should-format": "0.3.2",
4444
"should-type": "0.2.0"
4545
}

0 commit comments

Comments
 (0)