@sjcrh/proteinpaint-front 2.40.6 → 2.40.8
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/bundles.tgz +0 -0
- package/package.json +2 -2
- package/public/cards/index.json +1 -1
package/bundles.tgz
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sjcrh/proteinpaint-front",
|
|
3
|
-
"version": "2.40.
|
|
3
|
+
"version": "2.40.8",
|
|
4
4
|
"main": "src/index.js",
|
|
5
5
|
"bin": "init.js",
|
|
6
6
|
"scripts": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"test:integration": "echo 'TODO: front integration tests'"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@sjcrh/proteinpaint-client": "2.40.
|
|
14
|
+
"@sjcrh/proteinpaint-client": "2.40.8",
|
|
15
15
|
"webpack": "^5.76.0",
|
|
16
16
|
"webpack-cli": "^4.9.2",
|
|
17
17
|
"webpack-node-externals": "^3.0.0",
|
package/public/cards/index.json
CHANGED
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"ribbon": {"text": "new", "expireDate": "2024-03-01"},
|
|
204
204
|
"description": "Non-random association of alleles at different loci",
|
|
205
205
|
"image": "https://proteinpaint.stjude.org/ppdemo/images/ld-square.png",
|
|
206
|
-
"sandboxJson": "
|
|
206
|
+
"sandboxJson": "LD",
|
|
207
207
|
"searchterms": ["ld"]
|
|
208
208
|
},
|
|
209
209
|
{
|