chore: Reconfigure packages
This commit is contained in:
parent
02880a51c1
commit
4994e315ef
123 changed files with 723 additions and 410 deletions
|
@ -6,6 +6,11 @@
|
|||
**Note:** Version bump only for package plugin-scalebox
|
||||
|
||||
|
||||
## 2.3.0 (2020-02-23)
|
||||
|
||||
**Note:** Version bump only for package plugin-scalebox
|
||||
|
||||
|
||||
## 2.2.0 (2020-02-22)
|
||||
|
||||
**Note:** Version bump only for package plugin-scalebox
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-scalebox",
|
||||
"version": "2.3.0-beta.1",
|
||||
"version": "2.3.0-beta.2",
|
||||
"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.3.0-beta.1"
|
||||
"@freesewing/core": "^2.3.0-beta.2"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue