Change access public in package.json

This commit is contained in:
Warky 2024-11-28 12:36:41 +02:00
parent 07597a3764
commit 78e54af042

View File

@ -7,6 +7,9 @@
"bin": {
"dep-check": "./bin/dep-check.js"
},
"publishConfig": {
"access": "public"
},
"files": [
"dist",
"bin",