Skip to content

Commit

Permalink
Merge pull request #8 from thisyahlen-deriv/thisyahlen/package-json-a…
Browse files Browse the repository at this point in the history
…ccess

ci: add access to publishConfig
  • Loading branch information
thisyahlen-deriv authored Sep 10, 2024
2 parents d999505 + 4507297 commit d8b15a9
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 @@ -10,6 +10,9 @@
"prepublish": "npm run build",
"preview": "vite preview"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@deriv-com/api-hooks": "^1.6.5",
"@deriv-com/utils": "^0.0.33",
Expand Down

0 comments on commit d8b15a9

Please sign in to comment.