feat(plugin-notches): initial release, see #757
This commit is contained in:
parent
62e64f973f
commit
43299d6ec4
13 changed files with 256 additions and 9 deletions
|
@ -46,7 +46,7 @@
|
|||
This repository is our *monorepo* holding [all our NPM packages](https://www.npmjs.com/search?q=keywords:freesewing).
|
||||
This folder holds **@freesewing/plugin-buttons**
|
||||
|
||||
A FreeSewing plugin that provides button and buttonhole snippets
|
||||
A FreeSewing plugin that provides button, buttonhole, and snap snippets
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-buttons",
|
||||
"version": "2.10.8-rc.0",
|
||||
"description": "A FreeSewing plugin that provides button and buttonhole snippets",
|
||||
"description": "A FreeSewing plugin that provides button, buttonhole, and snap snippets",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
"repository": "github:freesewing/freesewing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue