1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-05-01 15:06:36 +02:00
parent b34bb55969
commit 4bf202bf7b
131 changed files with 570 additions and 570 deletions

View file

@ -4,7 +4,7 @@
**Note:** Version bump only for package css-theme
## 2.6.0 (2020-04-26)
## 2.6.0 (2020-05-01)
### Added

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.6.0-rc.1",
"version": "2.6.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": "next"
"tag": "latest"
},
"engines": {
"node": ">=8.0.0",