1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2019-10-19 08:48:59 +02:00
parent 4d81a96233
commit 5b81b53ae8
117 changed files with 723 additions and 412 deletions

View file

@ -6,6 +6,11 @@
**Note:** Version bump only for package plugin-title
## 2.1.3 (2019-10-18)
**Note:** Version bump only for package plugin-title
## 2.1.2 (2019-10-14)
**Note:** Version bump only for package plugin-title

View file

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