Skip to content

Commit

Permalink
fix: Fix npm release (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas authored Jul 17, 2020
1 parent 7605b7e commit 3857331
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 @@ -9,6 +9,9 @@
"lint": "eslint --config .eslintrc.yaml .",
"get-version": "echo $npm_package_version"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/asyncapi/avro-schema-parser.git"
Expand Down

0 comments on commit 3857331

Please sign in to comment.