1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-06-05 09:14:13 +02:00
parent 5edd26555c
commit c3f311d2e8
115 changed files with 695 additions and 591 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-title",
"version": "2.16.1",
"version": "2.16.2",
"description": "A FreeSewing plugin to add a title to your pattern parts",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -32,7 +32,7 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/core": "^2.16.1"
"@freesewing/core": "^2.16.2"
},
"dependencies": {},
"devDependencies": {},