Skip to content

Commit a037546

Browse files
Remove unused uniq dependency
1 parent 85babc6 commit a037546

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
},
5555
"dependencies": {
5656
"@tgillespie/hash-data-structures": "^1.2.0",
57-
"lodash.clonedeep": "^4.5.0",
58-
"lodash.uniq": "^4.5.0"
57+
"lodash.clonedeep": "^4.5.0"
5958
}
6059
}

0 commit comments

Comments
 (0)