Add getSubFeeds to feeds

This commit is contained in:
Jon Staab
2024-04-15 17:19:29 -07:00
parent 0ae07735a9
commit efa5307df1
6 changed files with 28 additions and 30 deletions
+2 -10
View File
@@ -3061,7 +3061,7 @@
},
"packages/feeds": {
"name": "@coracle.social/feeds",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",
"dependencies": {
"@coracle.social/util": "0.0.8"
@@ -3098,7 +3098,7 @@
},
"packages/network": {
"name": "@coracle.social/network",
"version": "0.0.7",
"version": "0.0.8",
"license": "MIT",
"dependencies": {
"@coracle.social/lib": "0.0.6",
@@ -3113,14 +3113,6 @@
"typescript": "~5.1.6"
}
},
"packages/network/node_modules/@scure/base": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/@scure/base/-/base-1.1.6.tgz",
"integrity": "sha512-ok9AWwhcgYuGG3Zfhyqg+zwl+Wn5uE+dwC0NV/2qQkx4dABbb/bx96vWu8NSj+BNjjSjno+JRYRjle1jV08k3g==",
"funding": {
"url": "https://paulmillr.com/funding/"
}
},
"packages/util": {
"name": "@coracle.social/util",
"version": "0.0.8",