@fxjs/orm-property
Advanced tools
Comparing version 0.3.4 to 0.4.0-alpha.0
{ | ||
"name": "@fxjs/orm-property", | ||
"version": "0.3.4", | ||
"version": "0.4.0-alpha.0", | ||
"private": false, | ||
@@ -35,5 +35,5 @@ "description": "", | ||
"dependencies": { | ||
"@fxjs/sql-query": "^0.9.4" | ||
"@fxjs/sql-query": "^0.10.0-alpha.0" | ||
}, | ||
"gitHead": "41f550dc30bda962c60bfc1b05428c3a7f819b5f" | ||
"gitHead": "9795ef20b3cd6fad2b513da45c7307457ea4650b" | ||
} |
35885
+ Added@fxjs/sql-query@0.10.1(transitive)
- Removed@fxjs/sql-query@0.9.4(transitive)