Skip to content

Commit

Permalink
Use full github URL for branch to avoid hanging node 14 install
Browse files Browse the repository at this point in the history
  • Loading branch information
ericyhwang committed Jan 10, 2023
1 parent 9f4f769 commit f8643fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"async": "^2.6.3",
"mongodb": "^2.1.2 || ^3.1.13 || ^4.0.0",
"sharedb": "share/sharedb#debug-test-mongo-double-done"
"sharedb": "https://github.com/share/sharedb#debug-test-mongo-double-done"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit f8643fc

Please sign in to comment.