1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2019-10-12 16:18:41 +02:00
parent 23faf8cd8a
commit f6490ed35f
58 changed files with 383 additions and 383 deletions

View file

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