Skip to content

Commit a194c80

Browse files
committed
npm description
1 parent 9acd3fb commit a194c80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"rus-diff": "^1.1.0",
1414
"sync-node": ">= 1.3.1"
1515
},
16-
"description": "json db with real time synchronization with android devices without blocking the main thread",
16+
"description": "Realtime JSON DB",
1717
"devDependencies": {},
1818
"directories": {},
1919
"homepage": "https://github.com/flamebase/flamebase-database-node#readme",
@@ -47,5 +47,5 @@
4747
"scripts": {
4848
"test": "echo \"Error: no test specified\" && exit 1"
4949
},
50-
"version": "1.0.0"
50+
"version": "1.0.1"
5151
}

0 commit comments

Comments
 (0)