1
0
Fork 0

release: v2.2.0-beta.2

This commit is contained in:
Joost De Cock 2020-01-25 17:12:44 +01:00
parent cc52a8f5b0
commit 77f693fbf4
71 changed files with 507 additions and 417 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-title",
"version": "2.2.0-beta.1",
"version": "2.2.0-beta.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.2.0-beta.1"
"@freesewing/core": "^2.2.0-beta.2"
},
"dependencies": {},
"devDependencies": {},