Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 044ba8e

Browse files
authored
chore: add missing dep (#63)
`ipfs-core-types` dep was missing.
1 parent edb49fd commit 044ba8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/types-use-ipfs-from-typed-js/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"multiformats": "^9.4.1",
15+
"ipfs-core-types": "^0.8.0",
1516
"typescript": "4.3.5"
1617
}
1718
}

0 commit comments

Comments
 (0)