Skip to content

Commit deb26a6

Browse files
earshinovmadoar
authored andcommitted
Declare Angular 7 compatibility in package.json (#165)
1 parent f889758 commit deb26a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
"zone.js": "~0.8.26"
7474
},
7575
"peerDependencies": {
76-
"@angular/common": "5.x, 6.x"
76+
"@angular/common": "5.x, 6.x, 7.x"
7777
}
7878
}

0 commit comments

Comments
 (0)