Skip to content

Commit cb5f26d

Browse files
committed
feat(lib): supported angular range
1 parent 9dafce2 commit cb5f26d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/resource/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@angular-experts/resource",
33
"version": "0.0.6",
44
"peerDependencies": {
5-
"@angular/common": "^19.2.0",
6-
"@angular/core": "^19.2.0"
5+
"@angular/common": ">=19.2.0",
6+
"@angular/core": ">=19.2.0"
77
},
88
"dependencies": {
99
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)