Skip to content

Commit f8643fc

Browse files
committed
Use full github URL for branch to avoid hanging node 14 install
1 parent 9f4f769 commit f8643fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"async": "^2.6.3",
88
"mongodb": "^2.1.2 || ^3.1.13 || ^4.0.0",
9-
"sharedb": "share/sharedb#debug-test-mongo-double-done"
9+
"sharedb": "https://github.com/share/sharedb#debug-test-mongo-double-done"
1010
},
1111
"devDependencies": {
1212
"chai": "^4.2.0",

0 commit comments

Comments
 (0)