1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-02-08 18:41:34 +01:00
parent fdebe5c8e6
commit 586d92d0a1
59 changed files with 395 additions and 395 deletions

View file

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