Skip to content

Commit

Permalink
Merge pull request #3603 from marmelab/fix-dependencies
Browse files Browse the repository at this point in the history
[RFR] Fix css-mediaquery Dependency
  • Loading branch information
fzaninotto committed Aug 26, 2019
2 parents cdf1608 + 7e1a230 commit f16a4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-ui-materialui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"devDependencies": {
"@testing-library/react": "^8.0.7",
"cross-env": "^5.2.0",
"css-mediaquery": "^0.1.2",
"enzyme": "~3.9.0",
"enzyme-adapter-react-16": "~1.12.1",
"file-api": "~0.10.4",
Expand All @@ -49,6 +48,7 @@
"autosuggest-highlight": "^3.1.1",
"classnames": "~2.2.5",
"connected-react-router": "^6.4.0",
"css-mediaquery": "^0.1.2",
"final-form": "^4.18.5",
"final-form-arrays": "^3.0.1",
"inflection": "~1.12.0",
Expand Down

0 comments on commit f16a4dc

Please sign in to comment.