diff --git a/typescript/package.json b/typescript/package.json index 70bc069..67a2e5d 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -36,5 +36,8 @@ "type": "git", "url": "git+https://peoplesgrocers.com/code/oss/lseq.git", "directory": "typescript" + }, + "publishConfig": { + "access": "public" } }