1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2022-01-28 20:25:21 +01:00
parent c7905690a0
commit 3d15149d67
170 changed files with 884 additions and 862 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/core",
"version": "2.20.3",
"version": "2.20.4-rc.0",
"description": "A library for creating made-to-measure sewing patterns",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -56,7 +56,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=12.0.0",