diff --git a/examples/browser-angular/package.json b/examples/browser-angular/package.json index 66b1b659..f762b2f8 100644 --- a/examples/browser-angular/package.json +++ b/examples/browser-angular/package.json @@ -22,6 +22,7 @@ "@angular/router": "~12.2.0", "global": "^4.4.0", "ipfs": "^0.58.1", + "ipfs-core-types": "^0.7.1", "rxjs": "~6.6.0", "tslib": "^2.3.0", "zone.js": "~0.11.4"