We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b80a531 commit 2733da4Copy full SHA for 2733da4
package.json
@@ -3,6 +3,9 @@
3
"version": "0.0.0",
4
"description": "Fast, small color manipulation and conversion for JavaScript",
5
"author": "Scott Cooper <scttcper@gmail.com>",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"license": "MIT",
10
"repository": {
11
"type": "git",
0 commit comments