diff --git a/.changeset/fruity-tables-cut.md b/.changeset/fruity-tables-cut.md new file mode 100644 index 0000000..86809c3 --- /dev/null +++ b/.changeset/fruity-tables-cut.md @@ -0,0 +1,5 @@ +--- +'@platforma-open/milaboratories.clonotype-browser': patch +--- + +Updated tags and ranking diff --git a/block/package.json b/block/package.json index ae89288..90fccc9 100644 --- a/block/package.json +++ b/block/package.json @@ -33,14 +33,17 @@ "longDescription": "file:../docs/description.md", "changelog": "file:./CHANGELOG.md", "tags": [ - "view" + "airr", + "downstream", + "single-cell", + "visualization" ], "organization": { "name": "MiLaboratories Inc", "url": "https://milaboratories.com/", "logo": "file:../logos/organization-logo.png" }, - "marketplaceRanking": 10000 + "marketplaceRanking": 16700 } }, "devDependencies": {