Comparing version 0.4.1 to 0.4.2
@@ -38,2 +38,4 @@ run('./connect'); | ||
run('./toDtoWithStrategy'); | ||
run('./toDtoWithOrderBy'); | ||
run('./toDtoWithOrderByDesc'); | ||
run('./serializable'); | ||
@@ -40,0 +42,0 @@ run('./toJSON'); |
@@ -34,2 +34,4 @@ run('./connect'); | ||
run('./toDtoWithStrategy'); | ||
run('./toDtoWithOrderBy'); | ||
run('./toDtoWithOrderByDesc'); | ||
run('./serializable'); | ||
@@ -36,0 +38,0 @@ run('./toJSON'); |
{ | ||
"name": "rdb-demo", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"main": "index.js", | ||
@@ -9,3 +9,3 @@ "title": "rdb-demo", | ||
"dependencies": { | ||
"rdb": "1.0.2", | ||
"rdb": "1.0.3", | ||
"promise": "6.1.0", | ||
@@ -12,0 +12,0 @@ "pg": "4.3.0", |
176782
135
4824