Skip to content

Commit 7b5ed97

Browse files
alan-agius4CaerusKaru
authored andcommitted
fix(@nguniversal/hapi-engine): fix incorrect peer dependency on hapi
Closes angular#1969
1 parent 1b60dfc commit 7b5ed97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hapi-engine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular/common": "NG_VERSION",
1616
"@angular/core": "NG_VERSION",
1717
"@angular/platform-server": "NG_VERSION",
18-
"hapi": "HAPI_VERSION"
18+
"@hapi/hapi": "HAPI_VERSION"
1919
},
2020
"dependencies": {
2121
"@nguniversal/common": "0.0.0-PLACEHOLDER",

0 commit comments

Comments
 (0)