We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9acd3fb commit a194c80Copy full SHA for a194c80
1 file changed
package.json
@@ -13,7 +13,7 @@
13
"rus-diff": "^1.1.0",
14
"sync-node": ">= 1.3.1"
15
},
16
- "description": "json db with real time synchronization with android devices without blocking the main thread",
+ "description": "Realtime JSON DB",
17
"devDependencies": {},
18
"directories": {},
19
"homepage": "https://github.com/flamebase/flamebase-database-node#readme",
@@ -47,5 +47,5 @@
47
"scripts": {
48
"test": "echo \"Error: no test specified\" && exit 1"
49
50
- "version": "1.0.0"
+ "version": "1.0.1"
51
}
0 commit comments