Skip to content

Commit

Permalink
Merge pull request #5 from reactioncommerce/chore-nnnnat-publish-config
Browse files Browse the repository at this point in the history
chore: adding more repo info to package.json
  • Loading branch information
nnnnat authored Jun 1, 2018
2 parents 38fef9a + 067e505 commit fb2f753
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
},
"author": "Reaction Commerce <hello@reactioncommerce.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/reactioncommerce/data-factory/issues"
},
"homepage": "https://github.com/reactioncommerce/data-factory#readme",
"dependencies": {
"faker": "^4.1.0",
"lodash.get": "^4.4.2",
Expand Down Expand Up @@ -45,5 +49,8 @@
},
"eslintConfig": {
"extends": "@reactioncommerce"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit fb2f753

Please sign in to comment.