Skip to content

Commit

Permalink
fix: add publishConfig to set public access
Browse files Browse the repository at this point in the history
Ticket: VL-2052
  • Loading branch information
bg-jasonyuan committed Jul 11, 2024
1 parent 1aac4f1 commit fc625b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
"tslint-config-standard": "^8.0.1",
"typescript": "^3.7.4"
},
"publishConfig": {
"access": "public"
},
"tags": [
"typescript",
"validation",
Expand Down

0 comments on commit fc625b5

Please sign in to comment.