1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-05-10 10:58:33 +02:00
parent 33b1259667
commit 14d8f75929
46 changed files with 160 additions and 89 deletions

View file

@ -26,20 +26,20 @@
"watch": "BABEL_ENV=production rollup -c -w -o dist/index.js -f cjs"
},
"peerDependencies": {
"@freesewing/css-theme": "^2.0.0-alpha.24",
"@freesewing/i18n": "^2.0.0-alpha.24",
"@freesewing/mui-theme": "^2.0.0-alpha.24",
"@freesewing/pattern-info": "^2.0.0-alpha.24",
"@freesewing/plugin-react": "^2.0.0-alpha.24",
"@freesewing/utils": "^2.0.0-alpha.24",
"react": "^16.8",
"prop-types": "15.7.2",
"@freesewing/pattern-info": "^2.0.0-alpha.25",
"@freesewing/mui-theme": "^2.0.0-alpha.25",
"@freesewing/css-theme": "^2.0.0-alpha.25",
"@freesewing/plugin-react": "^2.0.0-alpha.25",
"typeface-roboto-condensed": "latest",
"@freesewing/i18n": "^2.0.0-alpha.25",
"@freesewing/utils": "^2.0.0-alpha.25",
"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",
"prismjs": "1.16.0",
"prop-types": "15.7.2",
"react": "^16.8",
"react-intl": "^2.8.0",
"typeface-roboto-condensed": "latest"
"prismjs": "1.16.0"
},
"files": [
"dist/*",