File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " phenoboard" ,
3- "version" : " 0.5.94 " ,
3+ "version" : " 0.5.95 " ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " nx serve phenoboard --port 1420" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " phenoboard"
3- version = " 0.5.94 "
3+ version = " 0.5.95 "
44description = " Curate cohorts of GA4GH Phenopackets"
55authors = [" Peter N Robinson" ]
66edition = " 2021"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " phenoboard" ,
4- "version" : " 0.5.94 " ,
4+ "version" : " 0.5.95 " ,
55 "identifier" : " org.p2gx.phenoboard" ,
66 "build" : {
77 "beforeDevCommand" : " npx nx serve phenoboard --configuration=development --no-cloud" ,
Original file line number Diff line number Diff line change 102102
103103.pt-table {
104104 border-collapse : collapse ;
105- width : auto ;
105+ width : max-content ;
106106 font-size : 12px ;
107107 min-width : max-content ; /* prevents table from shrinking */
108108 margin-left : 20px ;
You can’t perform that action at this time.
0 commit comments