1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-09-11 09:09:35 +02:00
parent 98e9c49570
commit 4a113d757b
106 changed files with 1323 additions and 1208 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-title",
"version": "2.9.0-rc.0",
"version": "2.9.0-rc.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,8 +32,10 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/core": "^2.8.2-rc.0"
"@freesewing/core": "^2.9.0-rc.1"
},
"dependencies": {},
"devDependencies": {},
"files": [
"dist/*",
"README.md",