File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1+ ##### 3.0.0-beta.7 - 29 June 2016
2+
3+ ###### Backwards compatible changes
4+ - Upgraded dependencies
5+
16##### 3.0.0-beta.6 - 17 May 2016
27
38###### Backwards compatible changes
Original file line number Diff line number Diff line change 11{
22 "name" : " js-data-rethinkdb" ,
33 "description" : " RethinkDB adapter for js-data." ,
4- "version" : " 3.0.0-beta.6 " ,
4+ "version" : " 3.0.0-beta.7 " ,
55 "homepage" : " https://github.com/js-data/js-data-rethinkdb" ,
66 "repository" : {
77 "type" : " git" ,
5959 "release" : " npm test && npm run doc && repo-tools updates && repo-tools changelog && repo-tools authors"
6060 },
6161 "dependencies" : {
62- "js-data-adapter" : " ~0.7.2 " ,
62+ "js-data-adapter" : " ~0.7.3 " ,
6363 "mout" : " 1.0.0"
6464 },
6565 "peerDependencies" : {
66- "js-data" : " ^3.0.0-beta.6 " ,
66+ "js-data" : " ^3.0.0-beta.8 " ,
6767 "rethinkdbdash" : " >=2.0.0"
6868 },
6969 "devDependencies" : {
70- "js-data-repo-tools" : " 0.5.2 "
70+ "js-data-repo-tools" : " 0.5.4 "
7171 }
7272}
You can’t perform that action at this time.
0 commit comments