diff --git a/examples/angular/package.json b/examples/angular/package.json index bbea0a7b..ec6a9fad 100644 --- a/examples/angular/package.json +++ b/examples/angular/package.json @@ -22,7 +22,7 @@ "@angular/router": "^4.1.0", "core-js": "^2.4.1", "express-http-proxy": "^1.0.1", - "gun": "^0.7.4", + "gun": "https://github.com/amark/gun.git#master", "ngx-pipes": "^2.0.5", "rxjs": "^5.3.0", "underscore": "^1.8.3",