Skip to content

Commit

Permalink
Merge pull request #7 from brionmario/restructure
Browse files Browse the repository at this point in the history
chore: update `publishConfig`
  • Loading branch information
brionmario authored Dec 20, 2024
2 parents bdbf85e + 397ae67 commit d4f8bbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
"test": "mocha --require ./__tests__/bootstrap/node --recursive",
"test:ci": "mocha --require ./__tests__/bootstrap/node --recursive",
"typecheck": "tsc --project tsconfig.json --noEmit"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit d4f8bbe

Please sign in to comment.