1
0
Fork 0

🚧 Dependency changes for CFP

This commit is contained in:
Joost De Cock 2019-05-03 13:22:38 +02:00
parent c6ff8f0794
commit 3dbaed0411
3 changed files with 16 additions and 10 deletions

View file

@ -8,7 +8,6 @@
"react-dom": "^16.5.2",
"react-scripts": "2.0.4",
"@freesewing/core": "alpha",
"@freesewing/plugin-bundle": "alpha",
"@freesewing/plugin-bust": "alpha",
"@freesewing/plugin-buttons": "alpha",
"@freesewing/plugin-flip": "alpha",
@ -19,6 +18,9 @@
"@freesewing/components": "alpha",
"@freesewing/css-theme": "alpha",
"@freesewing/mui-theme": "alpha",
"@material-ui/core": "^3.9.3",
"@material-ui/icons": "^3.0.2",
"@material-ui/lab": "^3.0.0-alpha.30",
"typeface-roboto-condensed": "latest",
"pattern": "{{#if yarn}}link:..{{else}}file:..{{/if}}"
},