We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95f5fc commit c58170cCopy full SHA for c58170c
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "postcss-cli",
+ "name": "@0xradical/postcss-cli",
3
"version": "10.0.0",
4
"description": "CLI for PostCSS",
5
"type": "module",
@@ -75,4 +75,4 @@
75
},
76
"homepage": "https://github.com/postcss/postcss-cli#readme",
77
"license": "MIT"
78
-}
+}
0 commit comments