Skip to content

Commit

Permalink
Update postcss
Browse files Browse the repository at this point in the history
  • Loading branch information
amits97 committed Oct 18, 2023
1 parent 11837eb commit 48be113
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 58 deletions.
87 changes: 31 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "amitsn-blog-client",
"homepage": "https://www.amitsn.com/",
"version": "0.16.5",
"version": "0.16.6",
"private": true,
"dependencies": {
"@aws-sdk/shared-ini-file-loader": "^3.54.1",
Expand Down Expand Up @@ -42,7 +42,8 @@
},
"overrides": {
"json5": ">=2.2.2",
"semver": ">=7.5.2"
"semver": ">=7.5.2",
"postcss": ">=8.4.31"
},
"scripts": {
"start": "react-app-rewired start",
Expand Down

0 comments on commit 48be113

Please sign in to comment.