Skip to content

Commit

Permalink
package: add prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
grvcoelho committed Apr 12, 2018
1 parent fe3ca15 commit 547d42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"build": "webpack",
"lint": "eslint 'src/**/*.js'",
"prepublish": "npm run build",
"test": "npm run lint"
},
"repository": {
Expand Down

0 comments on commit 547d42b

Please sign in to comment.