Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
fix: set public access to enable npm public release (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmetral authored Jan 12, 2020
1 parent c622bfe commit de9cabf
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 @@ -30,5 +30,8 @@
"dependencies": {
"aws-sdk": "^2.600.0",
"gatsby-source-filesystem": "^2.1.46"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit de9cabf

Please sign in to comment.