@genspectrum/dashboard-components 0.6.1 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/custom-elements.json
CHANGED
|
@@ -1268,6 +1268,14 @@
|
|
|
1268
1268
|
"name": "MutationFilterComponent",
|
|
1269
1269
|
"module": "./gs-mutation-filter"
|
|
1270
1270
|
}
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"kind": "js",
|
|
1274
|
+
"name": "LineageFilterComponent",
|
|
1275
|
+
"declaration": {
|
|
1276
|
+
"name": "LineageFilterComponent",
|
|
1277
|
+
"module": "./gs-lineage-filter"
|
|
1278
|
+
}
|
|
1271
1279
|
}
|
|
1272
1280
|
]
|
|
1273
1281
|
},
|