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

Commit 5670e7e

Browse files
committed
Add node-util as dep
1 parent 29a337f commit 5670e7e

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
"level-mem": "^3.0.1",
3939
"lru-cache": "^5.1.1",
4040
"safe-buffer": "^5.1.2",
41-
"semaphore": "^1.1.0"
41+
"semaphore": "^1.1.0",
42+
"util": "^0.11.1"
4243
},
4344
"devDependencies": {
4445
"@babel/cli": "^7.2.3",

0 commit comments

Comments
 (0)