@db-auto/mocks
Advanced tools
Comparing version 0.0.26 to 0.0.27
{ | ||
"name": "@db-auto/mocks", | ||
"description": "Create table sql and mock data for those for test mocks", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"main": "dist/index", | ||
@@ -20,3 +20,3 @@ "types": "dist/index", | ||
"dependencies": { | ||
"@db-auto/tables": "0.0.26" | ||
"@db-auto/tables": "0.0.27" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
+ Added@db-auto/tables@0.0.27(transitive)
+ Added@db-auto/utils@0.0.27(transitive)
- Removed@db-auto/tables@0.0.26(transitive)
- Removed@db-auto/utils@0.0.26(transitive)
Updated@db-auto/tables@0.0.27