Skip to content

Commit ed14f63

Browse files
committed
fix: add missing dependency postcss-safe-parser
1 parent 4fcec6d commit ed14f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"optimize-css-assets-webpack-plugin": "^5.0.3",
4848
"postcss-flexbugs-fixes": "^3.3.0",
4949
"postcss-loader": "2.1.5",
50+
"postcss-safe-parser": "^4.0.1",
5051
"promise": "8.0.1",
5152
"prompt": "1.0.0",
5253
"react-dev-utils": "6.1.1",

0 commit comments

Comments
 (0)