From 812febbc1a9da2b626d103bb984dfb0aa053e7e8 Mon Sep 17 00:00:00 2001 From: aiturbidemil Date: Tue, 18 Mar 2025 09:58:42 +0100 Subject: [PATCH] updated tags ranking --- .changeset/fruity-tables-cut.md | 5 +++++ block/package.json | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .changeset/fruity-tables-cut.md 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": {