Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit d2c5026

Browse files
leoaraujocostaCaerusKaru
authored andcommitted
build: update peerDependencies (#100)
Fixes #99
1 parent 60a3ea8 commit d2c5026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"universal"
2222
],
2323
"peerDependencies": {
24-
"@angular/common": "^6.0.0",
25-
"@angular/core": "^6.0.0"
24+
"@angular/common": ">=6.0.0",
25+
"@angular/core": ">=6.0.0"
2626
},
2727
"repository": {
2828
"type": "git",

0 commit comments

Comments
 (0)