Skip to content

Commit 317ad9e

Browse files
authored
Merge pull request #13 from monsterooo/master
Modify pg dependent version
2 parents 65faa53 + 96528dd commit 317ad9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"keywords": ["sharedb", "sharejs", "share", "postgres"],
1212
"repository": "share/sharedb-postgres",
1313
"dependencies": {
14-
"pg": "^7.4.1",
14+
"pg": "^8.5.1",
1515
"sharedb": "^1.0.0-beta.7"
1616
}
1717
}

0 commit comments

Comments
 (0)