add hexdump.js as dep
This commit is contained in:
parent
4dadc1c443
commit
3692e4c828
|
@ -22,6 +22,7 @@
|
||||||
"bluebird": "^3.5.0"
|
"bluebird": "^3.5.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^3.5.0"
|
"bluebird": "^3.5.0",
|
||||||
|
"hexdump.js": "^1.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue