File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ng2-redux-form" ,
3- "version" : " 1.0.37 " ,
3+ "version" : " 1.0.38 " ,
44 "description" : " Build Angular 2 forms with Redux" ,
55 "devDependencies" : {
66 "@angular/common" : " ^2.4.2" ,
77 "@angular/compiler" : " ^2.4.2" ,
88 "@angular/platform-browser" : " ^2.4.2" ,
99 "@angular/platform-browser-dynamic" : " ^2.4.2" ,
10- "ng2-redux" : " ^5.1.0" ,
1110 "istanbul-instrumenter-loader" : " ^0.2.0" ,
1211 "jasmine-core" : " ^2.4.1" ,
1312 "karma" : " ^1.1.1" ,
3837 "chai" : " ^3.5.0" ,
3938 "cross-env" : " ^2.0.0" ,
4039 "immutable" : " ^3.8.1" ,
40+ "ng2-redux" : " ^5.1.0" ,
4141 "redux" : " ^3.0" ,
4242 "redux-logger" : " ^2.6.1" ,
4343 "reflect-metadata" : " ^0.1.3" ,
4848 "zone.js" : " ^0.7.2"
4949 },
5050 "peerDependencies" : {
51- "@angular/common" : " ^2.0 .0" ,
52- "@angular/compiler" : " ^2.0 .0" ,
53- "@angular/core" : " ^2.0 .0" ,
54- "@angular/forms" : " ^2.0 .0" ,
55- "ng2-redux" : " ^5.0" ,
51+ "@angular/common" : " ^2.4 .0" ,
52+ "@angular/compiler" : " ^2.4 .0" ,
53+ "@angular/core" : " ^2.4 .0" ,
54+ "@angular/forms" : " ^2.4 .0" ,
55+ "ng2-redux" : " ^5.1. 0" ,
5656 "redux" : " ^3.0"
5757 },
5858 "engines" : {
You can’t perform that action at this time.
0 commit comments