Skip to content

Commit

Permalink
remove prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
goenning committed Sep 30, 2016
1 parent e6fef92 commit f9e6091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"url": "https://github.com/goenning/yago.git"
},
"scripts": {
"prepublish": "npm run build && npm run coverage",
"sample": "nodemon dist/sample/index.js --watch dist/sample/index.js",
"lint": "tslint src/**/*.ts test/**/*.ts sample/**/*.ts",
"build": "tsc && webpack",
Expand Down

0 comments on commit f9e6091

Please sign in to comment.