@typeheim/orm-on-fire
Advanced tools
Comparing version 0.0.0-beta.47 to 0.0.0-beta.48
{ | ||
"name": "@typeheim/orm-on-fire", | ||
"version": "0.0.0-beta.47", | ||
"version": "0.0.0-beta.48", | ||
"description": "Firestore ORM", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "9ffcb7431d2489f5ab817b07ca466e3c1f3e429a" | ||
"gitHead": "50440afa4f881735df88c8242c2f84f45fbed17b" | ||
} |
@@ -53,3 +53,3 @@ "use strict"; | ||
}); | ||
return JSON.stringify(jsonData); | ||
return jsonData; | ||
}; | ||
@@ -56,0 +56,0 @@ } |
Sorry, the diff of this file is not supported yet
160048