1
0
Fork 0

release: v2.17.2

This commit is contained in:
Joost De Cock 2021-08-15 19:12:39 +02:00
parent d7b5695c61
commit 28cd7c06aa
126 changed files with 8322 additions and 604 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-title",
"version": "2.17.1",
"version": "2.17.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.17.1"
"@freesewing/core": "^2.17.2"
},
"dependencies": {},
"devDependencies": {},