chore: Updated badges
This commit is contained in:
parent
71ffd6ab4a
commit
9018b0b27b
181 changed files with 778 additions and 785 deletions
|
@ -21,9 +21,9 @@
|
|||
alt="Open issues tagged pkg:models"/>
|
||||
</a><a
|
||||
href="https://todo.freesewing.org/"
|
||||
title="Todo list/board"
|
||||
><img src="https://img.shields.io/badge/%F3%A0%80%A0-Todo%20board-9775fa.svg?logo=github&logoColor=white&logoWidth=15"
|
||||
alt="Todo list/board"/>
|
||||
title="Project board"
|
||||
><img src="https://img.shields.io/badge/%F3%A0%80%A0-Project%20board-9775fa.svg?logo=github&logoColor=white&logoWidth=15"
|
||||
alt="Project board"/>
|
||||
</a></p><p align='center'><a
|
||||
href="https://twitter.com/freesewing_org"
|
||||
title="Follow @freesewing_org on Twitter"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/models",
|
||||
"version": "2.13.0-rc.0",
|
||||
"version": "2.13.0-rc.1",
|
||||
"description": "Body measurements data for a range of default sizes",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/utils": "^2.13.0-rc.0"
|
||||
"@freesewing/utils": "^2.13.0-rc.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue