1
0
Fork 0

🔖 Publish v2.0.0-beta.32

This commit is contained in:
Joost De Cock 2019-07-16 16:52:10 +02:00
parent e6fcd37689
commit 32567a74c7
53 changed files with 634 additions and 714 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.0.0-beta.31",
"version": "2.0.0-beta.32",
"description": "A CSS theme for FreeSewing web UIs",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -27,11 +27,9 @@
"start": "rollup -c -w",
"watch": "npx node-sass --watch --output-style compressed src/theme.scss dist/theme.css"
},
"peerDependencies": {},
"dependencies": {
"open-color": "1.6.3"
},
"devDependencies": {},
"files": [
"dist/*",
"README.md",