Skip to content

Commit

Permalink
chore(package): greenkeeper-postpublish no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jul 2, 2017
1 parent f9e4773 commit b5e5374
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"start": "ember server",
"test": "ember test",
"presemantic-release": "ember build --environment=production",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"postpublish": "greenkeeper-postpublish"
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"files": [
"dist"
Expand Down Expand Up @@ -57,7 +56,6 @@
"ember-truth-helpers": "^1.2.0",
"express": "^4.13.4",
"glob": "^7.0.4",
"greenkeeper-postpublish": "^1.0.0",
"hapi": "^16.0.0",
"hoodie": "^24.0.0",
"http-proxy-middleware": "^0.17.0",
Expand Down

0 comments on commit b5e5374

Please sign in to comment.