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

Commit 52c8c6d

Browse files
authored
fix: add missing deps (#41)
This is depended on directly but isn't in the package.json
1 parent 9a353b8 commit 52c8c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/browser-angular/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"@angular/router": "~12.2.0",
2323
"global": "^4.4.0",
2424
"ipfs": "^0.58.1",
25+
"ipfs-core-types": "^0.7.1",
2526
"rxjs": "~6.6.0",
2627
"tslib": "^2.3.0",
2728
"zone.js": "~0.11.4"

0 commit comments

Comments
 (0)