1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-08-18 18:33:24 +02:00
parent 85bb8a4133
commit 9c1f701fa2
63 changed files with 492 additions and 425 deletions

View file

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