Skip to content

Commit

Permalink
remove unnecessary postcss dependencies form package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnC-80 committed Apr 17, 2024
1 parent 5e94546 commit 572fa15
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,9 @@
"mocha": "^10.2.0",
"moment": "^2.29.0",
"postcss": "^8.4.2",
"postcss-calc": "^9.0.1",
"postcss-custom-media": "^9.0.1",
"postcss-custom-properties": "12.1.11",
"postcss-import": "^15.0.1",
"postcss-loader": "^7.0.2",
"postcss-media-minmax": "^5.0.0",
"postcss-nesting": "^11.2.2",
"postcss-syntax": "^0.36.2",
"postcss-url": "^10.1.3",
"react": "^18.2",
"react-dom": "^18.2",
"react-intl": "^6.4.4",
Expand All @@ -102,6 +96,7 @@
"stylelint-junit-formatter": "^0.2.2"
},
"dependencies": {
"@csstools/postcss-global-data": "^2.1.1",
"@folio/stripes-react-hotkeys": "^3.0.5",
"classnames": "^2.2.5",
"currency-codes": "^2.1.0",
Expand Down

0 comments on commit 572fa15

Please sign in to comment.