File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ # 6.3.0 - Version bump to match Store@6.3.0
2+
3+ https://github.com/angular-redux/store/blob/master/CHANGELOG.md
4+
5+ # 6.2.0 - Version bump to match Store@6.2.0
6+
7+ https://github.com/angular-redux/store/blob/master/CHANGELOG.md
8+
19# 6.1.1 - Correct Peer Dependency
210
311# 6.1.0 - Angular 4 Support, Toolchain Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular-redux/form" ,
3- "version" : " 6.2 .0" ,
3+ "version" : " 6.3 .0" ,
44 "description" : " Build Angular 2+ forms with Redux" ,
55 "dependencies" : {
66 "immutable" : " ^3.8.1"
77 },
88 "devDependencies" : {
9- "@angular-redux/store" : " ^6.2 .0" ,
9+ "@angular-redux/store" : " ^6.3 .0" ,
1010 "@angular/common" : " ^4.0.0" ,
1111 "@angular/compiler" : " ^4.0.0" ,
1212 "@angular/compiler-cli" : " ^4.0.0" ,
4747 "zone.js" : " ^0.8.4"
4848 },
4949 "peerDependencies" : {
50- "@angular-redux/store" : " ^6.2 .0" ,
50+ "@angular-redux/store" : " ^6.3 .0" ,
5151 "@angular/common" : " ^2.4.0 || ^4.0.0" ,
5252 "@angular/compiler" : " ^2.4.0 || ^4.0.0" ,
5353 "@angular/core" : " ^2.4.0 || ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments