@platforma-open/milaboratories.samples-and-data 1.9.7 → 1.9.9

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.
Files changed (1) hide show
  1. package/package.json +7 -8
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.samples-and-data",
3
- "version": "1.9.7",
3
+ "version": "1.9.9",
4
4
  "files": [
5
5
  "index.d.ts",
6
6
  "index.js"
7
7
  ],
8
8
  "dependencies": {
9
9
  "@platforma-sdk/model": "^1.21.20",
10
+ "@platforma-open/milaboratories.samples-and-data.model": "1.9.1",
10
11
  "@platforma-open/milaboratories.samples-and-data.workflow": "1.10.0",
11
- "@platforma-open/milaboratories.samples-and-data.model": "1.9.0",
12
- "@platforma-open/milaboratories.samples-and-data.ui": "1.16.2"
12
+ "@platforma-open/milaboratories.samples-and-data.ui": "1.16.3"
13
13
  },
14
14
  "block": {
15
15
  "components": {
@@ -27,18 +27,17 @@
27
27
  "longDescription": "file:../docs/description.md",
28
28
  "changelog": "file:./CHANGELOG.md",
29
29
  "tags": [
30
- "General",
31
- "FASTQ",
32
- "FASTA",
30
+ "Samples",
33
31
  "Metadata",
34
- "Samples"
32
+ "FASTQ",
33
+ "FASTA"
35
34
  ],
36
35
  "organization": {
37
36
  "name": "MiLaboratories Inc",
38
37
  "url": "https://milaboratories.com/",
39
38
  "logo": "file:../logos/organization-logo.png"
40
39
  },
41
- "marketplaceRanking": 12000
40
+ "marketplaceRanking": 31000
42
41
  }
43
42
  },
44
43
  "devDependencies": {