Skip to content

Commit

Permalink
build: added mq-polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato Pozzi committed Jan 20, 2022
1 parent 77432f6 commit f9ae8cb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,17 @@
"devDependencies": {
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "21.0.1",
"cz-conventional-changelog": "3.3.0",
"rollup": "2.63.0",
"rollup-plugin-terser": "7.0.2",
"semantic-release": "18.0.1",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",
"cz-conventional-changelog": "3.3.0",
"mq-polyfill": "1.1.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"rollup": "2.63.0",
"rollup-plugin-terser": "7.0.2",
"semantic-release": "18.0.1",
"web-vitals": "2.1.3"
},
"repository": {
Expand Down

0 comments on commit f9ae8cb

Please sign in to comment.