Skip to content

Commit 24b996d

Browse files
authored
Add angular v8 - 12 as peer deps (#46)
1 parent 5ea82e7 commit 24b996d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/angular4-paystack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "angular4-paystack",
33
"version": "3.0.1",
44
"peerDependencies": {
5-
"@angular/common": "^8.0.3",
6-
"@angular/core": "^8.0.3"
5+
"@angular/common": "8.0.3 - 12.*",
6+
"@angular/core": "8.0.3 - 12.*"
77
},
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)