1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-02-23 10:28:04 +01:00
parent 02880a51c1
commit 4994e315ef
123 changed files with 723 additions and 410 deletions

View file

@ -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

View file

@ -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": {},