Skip to content

Commit

Permalink
Merge branch 'main' into feat/core-ownership-capabilities-update-events
Browse files Browse the repository at this point in the history
* main:
  fix: wait for index idle before returning data (#389)
  fix: fix file storage race condition (#388)
  feat: remove project.ready() (#392)
  feat: integrate sync and project invites (#362)
  • Loading branch information
gmaclennan committed Nov 29, 2023
2 parents da057bd + faecad2 commit 20154f7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 107 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"hyperswarm": "4.4.1",
"magic-bytes.js": "^1.0.14",
"map-obj": "^5.0.2",
"multi-core-indexer": "github:digidem/multi-core-indexer#feat/non-ready-cores",
"multi-core-indexer": "^1.0.0-alpha.9",
"p-defer": "^4.0.0",
"p-timeout": "^6.1.2",
"patch-package": "^8.0.0",
Expand Down
106 changes: 0 additions & 106 deletions types/temp.d.ts

This file was deleted.

0 comments on commit 20154f7

Please sign in to comment.