1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-05-03 14:21:38 +02:00
parent aa41f476cb
commit 39309e9f5e
44 changed files with 155 additions and 86 deletions

View file

@ -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/*",