chore: Reconfigure packages
This commit is contained in:
parent
41d8e92e06
commit
c9da9d6947
170 changed files with 1668 additions and 2674 deletions
|
@ -4,6 +4,12 @@
|
|||
|
||||
**Note:** Version bump only for package plugin-export-dxf
|
||||
|
||||
## 2.6.0 (2020-04-26)
|
||||
|
||||
### Added
|
||||
|
||||
- This plugin can export your pattern as DXF-ASTM
|
||||
|
||||
## 2.5.0 (2020-04-05)
|
||||
|
||||
**Note:** Version bump only for package plugin-export-dxf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-export-dxf",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0-rc.0",
|
||||
"description": "A FreeSewing plugin to export your pattern as DXF-ASTM",
|
||||
"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.5.0"
|
||||
"@freesewing/core": "^2.6.0-rc.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue