File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
"authors" : [" Mike Ryan" ],
14
14
"license" : " MIT" ,
15
15
"peerDependencies" : {
16
- "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2" ,
16
+ "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2 || ^5.0.0 " ,
17
17
"@ngrx/store" : " ^4.0.0" ,
18
18
"rxjs" : " ^5.0.0"
19
19
}
Original file line number Diff line number Diff line change 13
13
"authors" : [" Mike Ryan" ],
14
14
"license" : " MIT" ,
15
15
"peerDependencies" : {
16
- "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2" ,
16
+ "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2 || ^5.0.0 " ,
17
17
"@ngrx/store" : " ^4.0.0" ,
18
18
"rxjs" : " ^5.0.0"
19
19
}
Original file line number Diff line number Diff line change 14
14
"authors" : [" Victor Savkin <avix1000@gmail.com>" ],
15
15
"license" : " MIT" ,
16
16
"peerDependencies" : {
17
- "@angular/common" : " ^4.0.0 || ^5.0.0-rc.2" ,
18
- "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2" ,
19
- "@angular/router" : " ^4.0.0 || ^5.0.0-rc.2" ,
17
+ "@angular/common" : " ^4.0.0 || ^5.0.0-rc.2 || ^5.0.0 " ,
18
+ "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2 || ^5.0.0 " ,
19
+ "@angular/router" : " ^4.0.0 || ^5.0.0-rc.2 || ^5.0.0 " ,
20
20
"@ngrx/store" : " ^4.0.0" ,
21
21
"rxjs" : " ^5.0.0"
22
22
}
Original file line number Diff line number Diff line change 18
18
},
19
19
"homepage" : " https://github.com/ngrx/platform#readme" ,
20
20
"peerDependencies" : {
21
- "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2" ,
21
+ "@angular/core" : " ^4.0.0 || ^5.0.0-rc.2 || ^5.0.0 " ,
22
22
"rxjs" : " ^5.0.0"
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments