Skip to content

Commit

Permalink
Merge pull request #27 from Boyadjie/fix-update-postcss
Browse files Browse the repository at this point in the history
fix(dep): postcss issue
  • Loading branch information
Boyadjie authored Jan 9, 2024
2 parents b9eb418 + 35c3c9b commit ec9516c
Show file tree
Hide file tree
Showing 3 changed files with 1,485 additions and 1,468 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
auto-install-peers=false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-import": "2.25.2",
"husky": "8.0.3",
"jest-environment-jsdom": "29.5.0",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-nested": "6.0.1",
"prettier": "3.0.3",
"typescript": "5.0.4"
Expand Down
Loading

0 comments on commit ec9516c

Please sign in to comment.