Skip to content

Commit d1a7aff

Browse files
committed
set public scope
1 parent 0e657a1 commit d1a7aff

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,9 @@
2424
"bugs": {
2525
"url": "https://github.com/distalog/cookie-param-handler/issues"
2626
},
27-
"homepage": "https://github.com/distalog/cookie-param-handler#readme"
27+
"homepage": "https://github.com/distalog/cookie-param-handler#readme",
28+
"private": false,
29+
"publishConfig": {
30+
"access": "public"
31+
}
2832
}

0 commit comments

Comments
 (0)