1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-08-17 19:04:27 +02:00
parent dc59c5c397
commit a3afd4a634
55 changed files with 368 additions and 366 deletions

View file

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