Skip to content

Commit

Permalink
chore: update publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Dec 20, 2024
1 parent 1b60051 commit 397ae67
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 397ae67

Please sign in to comment.