Skip to content

Commit

Permalink
add publish config to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andogq committed Apr 15, 2024
1 parent 6744053 commit b7bad3f
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 @@ -50,5 +50,8 @@
"typescript": "^5.3.3",
"typescript-eslint": "^7.6.0",
"vitest": "^1.2.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit b7bad3f

Please sign in to comment.