diff --git a/integration/hello_world__closure/package.json b/integration/hello_world__closure/package.json index fd304c758664..8b848ae4e077 100644 --- a/integration/hello_world__closure/package.json +++ b/integration/hello_world__closure/package.json @@ -10,7 +10,7 @@ "@angular/core": "file:../../dist/packages-dist/core", "@angular/platform-browser": "file:../../dist/packages-dist/platform-browser", "@angular/platform-server": "file:../../dist/packages-dist/platform-server", - "google-closure-compiler": "20180716.0.0", + "google-closure-compiler": "20180716.0.1", "rxjs": "file:../../node_modules/rxjs", "typescript": "file:../../node_modules/typescript", "zone.js": "file:../../node_modules/zone.js"