1
0
Fork 0

🔖 beta 45

This commit is contained in:
Joost De Cock 2019-08-24 18:38:30 +02:00
parent 1e37f1147c
commit 911db66cd3
54 changed files with 372 additions and 374 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-dimension",
"version": "2.0.0-beta.44",
"version": "2.0.0-beta.45",
"description": "A FreeSewing plugin to add dimensions to your (paperless) 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.0.0-beta.44"
"@freesewing/core": "^2.0.0-beta.45"
},
"dependencies": {},
"devDependencies": {},