1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-02-22 16:23:56 +01:00
parent 78bd25f399
commit b9bc7fb9a2
61 changed files with 408 additions and 408 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-buttons",
"version": "2.3.0-beta.0",
"version": "2.3.0-beta.1",
"description": "A FreeSewing plugin that provides button and buttonhole snippets",
"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.0"
"@freesewing/core": "^2.3.0-beta.1"
},
"dependencies": {},
"devDependencies": {},