Skip to content

Commit 2c290bb

Browse files
committed
add object-hash package
1 parent 30288f5 commit 2c290bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"dotenv": "^10.0.0",
3939
"graphql": "^15.5.0",
4040
"ioredis": "^4.27.5",
41-
"lodash": "^4.17.21"
41+
"lodash": "^4.17.21",
42+
"object-hash": "^2.2.0"
4243
},
4344
"devDependencies": {
4445
"@types/jest": "^26.0.20",

0 commit comments

Comments
 (0)