Skip to content

Commit 346fe8c

Browse files
committed
Update package.json
1 parent d021b52 commit 346fe8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "sharedb-postgres",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "PostgreSQL adapter for ShareDB",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"author": "",
10-
"license": "ISC",
9+
"author": "Jeremy Apthorp <[email protected]>",
10+
"license": "MIT",
1111
"dependencies": {
1212
"pg": "^4.5.1",
1313
"sharedb": "^0.11.34"

0 commit comments

Comments
 (0)