Skip to content

Commit

Permalink
fix: added publish config so semantic-release will release into publi…
Browse files Browse the repository at this point in the history
…c package on npm
  • Loading branch information
olexiyk committed Aug 23, 2019
1 parent 1c1418d commit 66086dd
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 @@ -25,6 +25,9 @@
"type": "git",
"url": "https://github.com/researchgate/react-structured-data.git"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "spire test",
"lint": "spire lint",
Expand Down

0 comments on commit 66086dd

Please sign in to comment.