Skip to content

Commit 90643ce

Browse files
authored
fix: add debug as direct dependency of capnpc-ts (#105)
1 parent c4cdcc7 commit 90643ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/capnpc-ts/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"dependencies": {
1010
"bluebird": "^3.5.0",
1111
"capnp-ts": "^0.2.4",
12+
"debug": "^3.1.0",
1213
"hex2dec": "^1.0.1",
1314
"mkdirp": "^0.5.1",
1415
"ramda": "^0.24.1",

0 commit comments

Comments
 (0)