chore: Reconfigure packages
This commit is contained in:
parent
98e9c49570
commit
4a113d757b
106 changed files with 1323 additions and 1208 deletions
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/css-theme
|
||||
|
||||
|
||||
## 2.9.0 (2020-09-09)
|
||||
|
||||
### Added
|
||||
|
||||
- Changes to UI colors
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/css-theme",
|
||||
"version": "2.9.0-rc.0",
|
||||
"version": "2.9.0-rc.1",
|
||||
"description": "A CSS theme for FreeSewing web UIs",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -27,9 +27,11 @@
|
|||
"start": "rollup -c -w",
|
||||
"watch": "npx node-sass --watch --output-style compressed src/theme.scss dist/theme.css"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"open-color": "^1.7.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"README.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue