1
0
Fork 0

🔖 v2.0.1

This commit is contained in:
Joost De Cock 2019-09-02 07:25:26 +02:00
parent 97a74adb14
commit f5595a4563
55 changed files with 384 additions and 367 deletions

View file

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