We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93fbb97 commit e83c6c2Copy full SHA for e83c6c2
package.json
@@ -24,5 +24,10 @@
24
"publishConfig": {
25
"registry": "https://registry.npmjs.org"
26
},
27
+ "pnpm": {
28
+ "overrides": {
29
+ "clean-css@3": "^4.0.0"
30
+ }
31
+ },
32
"packageManager": "[email protected]+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef"
33
}
0 commit comments