1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-09-19 17:23:55 +02:00
parent 6b92893536
commit 08dc058d9c
102 changed files with 522 additions and 522 deletions

View file

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