1
0
Fork 0

pre-release: 2.21.3.-rc.0

This commit is contained in:
Joost De Cock 2022-07-02 20:07:11 +02:00
parent 7a33cf1783
commit 23d62c55d1
101 changed files with 476 additions and 454 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.21.2",
"version": "2.21.3-rc.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": "latest"
"tag": "next"
},
"engines": {
"node": ">=14.0.0",