1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-07-29 18:04:21 +02:00
parent a57afeaf02
commit 37abe80e3d
99 changed files with 561 additions and 484 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-buttons",
"version": "2.7.1",
"version": "2.7.2",
"description": "A FreeSewing plugin that provides button and buttonhole snippets",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -32,7 +32,7 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/core": "^2.7.1"
"@freesewing/core": "^2.7.2"
},
"dependencies": {},
"devDependencies": {},