Skip to content

Commit f894f53

Browse files
chore: depend only on @ngrx/signals
removing peerDependencies for angular because they are transitive fixes #51
1 parent 729c84d commit f894f53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libs/ngrx-toolkit/package.json

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
"url": "https://github.com/angular-architects/ngrx-toolkit"
88
},
99
"peerDependencies": {
10-
"@angular/common": "^17.0.0",
11-
"@angular/core": "^17.0.0",
1210
"@ngrx/signals": "^17.0.0"
1311
},
1412
"dependencies": {

0 commit comments

Comments
 (0)