mirror of
https://github.com/warkanum/monorepo-dep-checker.git
synced 2025-05-18 18:57:29 +00:00
Change access public in package.json
This commit is contained in:
parent
07597a3764
commit
78e54af042
@ -7,6 +7,9 @@
|
||||
"bin": {
|
||||
"dep-check": "./bin/dep-check.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"bin",
|
||||
|
Loading…
Reference in New Issue
Block a user