🔖 Publish v2.0.0-alpha.17
This commit is contained in:
parent
39309e9f5e
commit
d5a471ce0e
46 changed files with 81 additions and 152 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/components",
|
||||
"version": "2.0.0-alpha.16",
|
||||
"version": "2.0.0-alpha.17",
|
||||
"description": "A collection of React components for FreeSewing web UIs",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -25,18 +25,18 @@
|
|||
"storybook": "start-storybook -p 6663"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.4.1",
|
||||
"prop-types": "15.7.2",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.16",
|
||||
"@freesewing/mui-theme": "^2.0.0-alpha.16",
|
||||
"@freesewing/css-theme": "^2.0.0-alpha.16",
|
||||
"typeface-roboto-condensed": "latest",
|
||||
"@freesewing/i18n": "^2.0.0-alpha.16",
|
||||
"@freesewing/mui-theme": "^2.0.0-alpha.16",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.16",
|
||||
"@freesewing/utils": "^2.0.0-alpha.16",
|
||||
"react-intl": "^2.8.0",
|
||||
"@material-ui/core": "^3.9.3",
|
||||
"@material-ui/icons": "^3.0.2",
|
||||
"@material-ui/lab": "^3.0.0-alpha.30"
|
||||
"@material-ui/lab": "^3.0.0-alpha.30",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "^16.4.1",
|
||||
"react-intl": "^2.8.0",
|
||||
"typeface-roboto-condensed": "latest"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue