File tree 3 files changed +15
-14
lines changed 3 files changed +15
-14
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"homepage" : " https://github.com/wbuchwalter/ng2-redux#readme" ,
26
26
"dependencies" : {
27
- "@angular/common" : " 2.0.0-rc.3 " ,
28
- "@angular/compiler" : " 2.0.0-rc.3 " ,
29
- "@angular/core" : " 2.0.0-rc.3 " ,
30
- "@angular/http" : " 2.0.0-rc.3 " ,
31
- "@angular/platform-browser" : " 2.0.0-rc.3 " ,
32
- "@angular/platform-browser-dynamic" : " 2.0.0-rc.3 " ,
27
+ "@angular/common" : " 2.0.0-rc.4 " ,
28
+ "@angular/compiler" : " 2.0.0-rc.4 " ,
29
+ "@angular/core" : " 2.0.0-rc.4 " ,
30
+ "@angular/http" : " 2.0.0-rc.4 " ,
31
+ "@angular/platform-browser" : " 2.0.0-rc.4 " ,
32
+ "@angular/platform-browser-dynamic" : " 2.0.0-rc.4 " ,
33
33
"core-js" : " ^2.3.0" ,
34
34
"ng2-redux" : " ^3.1.0" ,
35
35
"redux" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ng2-redux" ,
3
- "version" : " 3.1.1 " ,
3
+ "version" : " 3.1.2 " ,
4
4
"description" : " Angular 2 bindings for Redux" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
46
46
},
47
47
"homepage" : " https://github.com/angular-redux/ng2-redux#readme" ,
48
48
"devDependencies" : {
49
- "@angular/core" : " 2.0.0-rc.3 " ,
49
+ "@angular/core" : " ^ 2.0.0-rc.4 " ,
50
50
"chai" : " ^3.5.0" ,
51
51
"es6-shim" : " ^0.35.0" ,
52
52
"expect" : " ^1.8.0" ,
53
53
"mocha" : " ^2.4.5" ,
54
+ "redux" : " ^3.4.0" ,
54
55
"reflect-metadata" : " 0.1.3" ,
55
56
"rimraf" : " ^2.5.2" ,
56
57
"rxjs" : " 5.0.0-beta.6" ,
64
65
"zone.js" : " 0.6.12"
65
66
},
66
67
"peerDependencies" : {
67
- "@angular/core" : " 2.0.0-rc.3" ,
68
+ "@angular/core" : " 2.0.0-rc.3 || ^2.0.0-rc.4 " ,
68
69
"redux" : " ^3.4.0" ,
69
70
"rxjs" : " 5.0.0-beta.6" ,
70
71
"typings" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 2
2
"name" : " ng2-redux" ,
3
3
"version" : false ,
4
4
"globalDependencies" : {
5
- "chai" : " registry:dt/chai#3.4.0+20160317120654 " ,
6
- "es6-shim" : " registry:dt/es6-shim#0.31.2+20160317120654 " ,
7
- "mocha" : " registry:dt/mocha#2.2.5+20160317120654 " ,
8
- "node" : " registry:dt/node#6.0.0+20160602155235 " ,
9
- "sinon" : " registry:dt/sinon#1.16.0+20160317120654 " ,
5
+ "chai" : " registry:dt/chai#3.4.0+20160601211834 " ,
6
+ "es6-shim" : " registry:dt/es6-shim#0.31.2+20160602141504 " ,
7
+ "mocha" : " registry:dt/mocha#2.2.5+20160619032855 " ,
8
+ "node" : " registry:dt/node#6.0.0+20160621231320 " ,
9
+ "sinon" : " registry:dt/sinon#1.16.0+20160517064723 " ,
10
10
"sinon-chai" : " registry:dt/sinon-chai#2.7.0+20160317120654"
11
11
}
12
12
}
You can’t perform that action at this time.
0 commit comments