1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-07-19 13:05:14 +02:00
parent 8fd6e5ed85
commit df9712d20f
128 changed files with 643 additions and 552 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.7.0",
"version": "2.7.1-alpha.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": ">=8.0.0",