1
0
Fork 0

release: Publish v2.11.0-rc.0

This commit is contained in:
Joost De Cock 2020-12-30 14:48:39 +01:00
parent 5b6e97de16
commit 73b9515f2a
71 changed files with 1171 additions and 1274 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.10.8-rc.1",
"version": "2.11.0-rc.0",
"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.7.0"
},
"devDependencies": {},
"files": [
"dist/*",
"README.md",