Skip to content

Commit 22131ed

Browse files
fix(package): update deep-equal to version 2.0.3
Closes #5
1 parent 77f3129 commit 22131ed

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
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"colors": "^1.1.2",
2222
"css": "^2.2.1",
23-
"deep-equal": "^1.0.1",
23+
"deep-equal": "^2.0.3",
2424
"underscore": "^1.8.3"
2525
}
2626
}

0 commit comments

Comments
 (0)