Skip to content

Commit 769a366

Browse files
fix: update postcss version in package.json and package-lock.json
1 parent 00c2d1a commit 769a366

File tree

2 files changed

+30
-28
lines changed

2 files changed

+30
-28
lines changed

package-lock.json

Lines changed: 29 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
},
1717
"overrides": {
1818
"@svgr/webpack": "^8.0.1",
19-
"@adobe/css-tools": "^4.3.1",
20-
"postcss": "^8.4.31"
19+
"@adobe/css-tools": "^4.3.1"
2120
},
2221
"scripts": {
2322
"start": "BROWSER=none WDS_SOCKET_PORT=0 vite --port 3000",

0 commit comments

Comments
 (0)