File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ ##### 1.0.0 - 03 February 2015
2+
3+ Stable Version 1.0.0
4+
15##### 1.0.0-beta.1 - 12 January 2015
26
37Now in beta.
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" : " 1.0.0-beta.1 " ,
4+ "version" : " 1.0.0" ,
55 "homepage" : " http://www.js-data.io/docs/dsrethinkdbadapter" ,
66 "repository" : {
77 "type" : " git" ,
3030 "devDependencies" : {
3131 "chai" : " 1.10.0" ,
3232 "grunt" : " 0.4.5" ,
33- "grunt-contrib-jshint" : " 0.10 .0" ,
33+ "grunt-contrib-jshint" : " 0.11 .0" ,
3434 "grunt-contrib-watch" : " 0.6.1" ,
3535 "grunt-karma-coveralls" : " 2.5.3" ,
3636 "grunt-mocha-test" : " 0.12.6" ,
37- "jit-grunt" : " 0.9.0 " ,
37+ "jit-grunt" : " 0.9.1 " ,
3838 "sinon" : " 1.12.2" ,
3939 "time-grunt" : " 1.0.0"
4040 },
4141 "scripts" : {
4242 "test" : " grunt test"
4343 },
4444 "dependencies" : {
45- "js-data" : " ^ 1.0.0-beta.1 " ,
45+ "js-data" : " >= 1.0.0" ,
4646 "mout" : " 0.11.0" ,
47- "rethinkdbdash" : " ^ 1.15.x "
47+ "rethinkdbdash" : " >= 1.15.0 "
4848 }
4949}
You can’t perform that action at this time.
0 commit comments