1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2019-12-26 12:06:17 +01:00
parent 6869de636e
commit 65cb9cb66d
62 changed files with 444 additions and 444 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.1.8",
"version": "2.2.0-alpha.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.1.8",
"version": "2.2.0-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",