🔧 Reconfigure packages
This commit is contained in:
parent
aa41f476cb
commit
39309e9f5e
44 changed files with 155 additions and 86 deletions
|
@ -25,18 +25,18 @@
|
|||
"storybook": "start-storybook -p 6663"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/css-theme": "^2.0.0-alpha.15",
|
||||
"@freesewing/i18n": "^2.0.0-alpha.15",
|
||||
"@freesewing/mui-theme": "^2.0.0-alpha.15",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.15",
|
||||
"@freesewing/utils": "^2.0.0-alpha.15",
|
||||
"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/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",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "^16.4.1",
|
||||
"react-intl": "^2.8.0",
|
||||
"typeface-roboto-condensed": "latest"
|
||||
"@material-ui/lab": "^3.0.0-alpha.30"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue