Skip to content

Commit

Permalink
configure github release and assets
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanmaito committed May 18, 2019
1 parent aab6ad6 commit fd0ce6d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@
"lint": "eslint",
"release": "release-it"
},
"release-it": {
"github": {
"release": true,
"assets": ["dist/sharect.js"]
}
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.4.4",
Expand Down

0 comments on commit fd0ce6d

Please sign in to comment.