1
0
Fork 0

🔖 v2.0.0-beta-44

This commit is contained in:
Joost De Cock 2019-08-23 14:46:39 +02:00
parent 868d401a75
commit aa112bb206
56 changed files with 865 additions and 367 deletions

View file

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