@fireproof/database
Advanced tools
Comparing version
@@ -12,2 +12,3 @@ export * from './crdt-helpers'; | ||
export * from './store'; | ||
export * from './transaction'; | ||
export * from './transaction'; | ||
export * from './types'; |
{ | ||
"name": "@fireproof/database", | ||
"version": "0.10.16", | ||
"version": "0.10.17", | ||
"description": "Immutable embedded distributed database for the web", | ||
@@ -5,0 +5,0 @@ "main": "dist/fireproof.cjs", |
10875961
0115941
0