Skip to content

Commit d4f8bbe

Browse files
authored
Merge pull request #7 from brionmario/restructure
chore: update `publishConfig`
2 parents bdbf85e + 397ae67 commit d4f8bbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,8 @@
5555
"test": "mocha --require ./__tests__/bootstrap/node --recursive",
5656
"test:ci": "mocha --require ./__tests__/bootstrap/node --recursive",
5757
"typecheck": "tsc --project tsconfig.json --noEmit"
58+
},
59+
"publishConfig": {
60+
"access": "public"
5861
}
5962
}

0 commit comments

Comments
 (0)