1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-01-11 20:07:01 +01:00
parent 9fc86768fe
commit 43cce60d42
110 changed files with 575 additions and 548 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-title",
"version": "2.11.1",
"version": "2.11.2",
"description": "A FreeSewing plugin to add a title to your pattern parts",
"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.11.1"
"@freesewing/core": "^2.11.2"
},
"dependencies": {},
"devDependencies": {},