1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2022-06-27 12:52:09 +02:00
parent a4e218e2d3
commit 2f50d8f684
98 changed files with 464 additions and 464 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.21.0-rc.3",
"version": "2.21.0",
"description": "A collection of utilities shared across freesewing projects",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -63,7 +63,7 @@
],
"publishConfig": {
"access": "public",
"tag": "next"
"tag": "latest"
},
"engines": {
"node": ">=14.0.0",