Added public publish config
This commit is contained in:
parent
313d40d396
commit
73f4729586
|
@ -25,6 +25,9 @@
|
|||
"postman-collection": "^4.1.0",
|
||||
"supertest": "^6.1.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"bin": {
|
||||
"wc-api-tests": "bin/wc-api-tests.sh"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue