File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ ##### 3.0.0 - 02 July 2015
2
+
3
+ Stable Version 3.0.0
4
+
1
5
##### 3.0.0-rc.1 - 28 June 2015
2
6
3
7
Stable Version 3.0.0-rc.1
Original file line number Diff line number Diff line change 22
22
"angular-mocks-1.3.2" : " angular-mocks#1.3.2"
23
23
},
24
24
"dependencies" : {
25
- "js-data" : " 2.0.0-rc.1 " ,
26
- "js-data-http" : " 2.0.0-rc.1 " ,
25
+ "js-data" : " >= 2.0.0" ,
26
+ "js-data-http" : " >= 2.0.0" ,
27
27
"angular" : " >=1.1.0"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-data-angular" ,
3
3
"description" : " Angular wrapper for js-data." ,
4
- "version" : " 3.0.0-rc.1 " ,
4
+ "version" : " 3.0.0" ,
5
5
"homepage" : " http://www.js-data.io/docs/js-data-angular" ,
6
6
"repository" : {
7
7
"type" : " git" ,
49
49
},
50
50
"peerDependencies" : {
51
51
"angular" : " >=1.1.0" ,
52
- "js-data" : " 2.0.0-rc.1 "
52
+ "js-data" : " >= 2.0.0"
53
53
},
54
54
"dependencies" : {
55
- "js-data-http" : " 2.0.0-rc.1 "
55
+ "js-data-http" : " >= 2.0.0"
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments