Skip to content

Commit 9609f1a

Browse files
committed
changed peerDependencies
1 parent 371cd31 commit 9609f1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ng-toggle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ui"
2222
],
2323
"peerDependencies": {
24-
"@angular/common": "^8.0.3",
25-
"@angular/core": "^8.0.3"
24+
"@angular/common": ">=8.0.0",
25+
"@angular/core": ">=8.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)