chore: Reconfigure packages
This commit is contained in:
parent
11f724a53a
commit
3920c01794
127 changed files with 776 additions and 554 deletions
|
@ -1,6 +1,16 @@
|
|||
# Change log for: @freesewing/plugin-scalebox
|
||||
|
||||
|
||||
## 2.11.3 (2021-01-16)
|
||||
|
||||
### Added
|
||||
|
||||
- Now includes the miniscale macro
|
||||
|
||||
### Changed
|
||||
|
||||
- Took my name off the patterns
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-scalebox",
|
||||
"version": "2.11.2",
|
||||
"version": "2.11.3",
|
||||
"description": "A FreeSewing plugin to add a scalebox to your pattern",
|
||||
"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.11.2"
|
||||
"@freesewing/core": "^2.11.3"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue