Skip to content

Commit 0a028be

Browse files
committed
chore: add util dev dep for browser build
1 parent b4c4d08 commit 0a028be

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
@@ -60,7 +60,8 @@
6060
"chai-bytes": "~0.1.2",
6161
"chai-string": "^1.5.0",
6262
"dirty-chai": "^2.0.1",
63-
"npm-run-all": "^4.1.5"
63+
"npm-run-all": "^4.1.5",
64+
"util": "^0.12.3"
6465
},
6566
"contributors": [
6667
"Vasco Santos <[email protected]>",

0 commit comments

Comments
 (0)