1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-11-04 20:45:18 +01:00
parent 4fddcc8463
commit 995971dfaf
177 changed files with 930 additions and 954 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.10.0",
"version": "2.10.1-rc.0",
"description": "A CSS theme for FreeSewing web UIs",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -39,7 +39,7 @@
],
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "next"
},
"engines": {
"node": ">=12.0.0",