🔧 Reconfigure packages
This commit is contained in:
parent
65ee7ccd91
commit
9e86a6ee0a
49 changed files with 309 additions and 309 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/components",
|
||||
"version": "2.0.0-alpha.26",
|
||||
"version": "2.0.0-alpha.27",
|
||||
"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/",
|
||||
|
@ -28,13 +28,13 @@
|
|||
"peerDependencies": {
|
||||
"react": "^16.8",
|
||||
"prop-types": "15.7.2",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.26",
|
||||
"@freesewing/mui-theme": "^2.0.0-alpha.26",
|
||||
"@freesewing/css-theme": "^2.0.0-alpha.26",
|
||||
"@freesewing/plugin-react": "^2.0.0-alpha.26",
|
||||
"@freesewing/pattern-info": "^2.0.0-alpha.27",
|
||||
"@freesewing/mui-theme": "^2.0.0-alpha.27",
|
||||
"@freesewing/css-theme": "^2.0.0-alpha.27",
|
||||
"@freesewing/plugin-react": "^2.0.0-alpha.27",
|
||||
"typeface-roboto-condensed": "latest",
|
||||
"@freesewing/i18n": "^2.0.0-alpha.26",
|
||||
"@freesewing/utils": "^2.0.0-alpha.26",
|
||||
"@freesewing/i18n": "^2.0.0-alpha.27",
|
||||
"@freesewing/utils": "^2.0.0-alpha.27",
|
||||
"react-intl": "^2.8.0",
|
||||
"@material-ui/core": "^3.9.3",
|
||||
"@material-ui/icons": "^3.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue