1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-05-24 10:29:20 +02:00
parent 451d3a54ce
commit 0b6dfa2af5
124 changed files with 820 additions and 661 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/core",
"version": "2.16.0-rc.1",
"version": "2.16.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/",
@ -51,7 +51,7 @@
],
"publishConfig": {
"access": "public",
"tag": "next"
"tag": "latest"
},
"engines": {
"node": ">=12.0.0",