1
0
Fork 0

chore: Reconfigure after version bump

This commit is contained in:
Joost De Cock 2022-07-02 20:20:43 +02:00
parent 23d62c55d1
commit f7b9a8d52f
98 changed files with 465 additions and 465 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.21.3-rc.0",
"version": "2.21.3",
"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",