File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 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+
15##### 3.0.0-rc.1 - 28 June 2015
26
37Stable Version 3.0.0-rc.1
Original file line number Diff line number Diff line change 2222 "angular-mocks-1.3.2" : " angular-mocks#1.3.2"
2323 },
2424 "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" ,
2727 "angular" : " >=1.1.0"
2828 }
2929}
Original file line number Diff line number Diff line change 11{
22 "name" : " js-data-angular" ,
33 "description" : " Angular wrapper for js-data." ,
4- "version" : " 3.0.0-rc.1 " ,
4+ "version" : " 3.0.0" ,
55 "homepage" : " http://www.js-data.io/docs/js-data-angular" ,
66 "repository" : {
77 "type" : " git" ,
4949 },
5050 "peerDependencies" : {
5151 "angular" : " >=1.1.0" ,
52- "js-data" : " 2.0.0-rc.1 "
52+ "js-data" : " >= 2.0.0"
5353 },
5454 "dependencies" : {
55- "js-data-http" : " 2.0.0-rc.1 "
55+ "js-data-http" : " >= 2.0.0"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments