Skip to content

Commit

Permalink
chore(package): remove obsolete greenkeeper-postpublish
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Aug 8, 2017
1 parent 95a9183 commit 9c1bccd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -15,7 +15,6 @@
},
"devDependencies": {
"browserify": "^14.1.0",
"greenkeeper-postpublish": "^1.0.0",
"humble-localstorage": "^1.4.2",
"istanbul": "^0.4.1",
"istanbul-coveralls": "^1.0.3",
Expand Down Expand Up @@ -59,7 +58,6 @@
"test": "npm run -s test:node | tap-spec",
"test:coverage": "istanbul cover tape test/{integration,unit}/*-test.js",
"test:coverage:upload": "istanbul-coveralls",
"test:node": "tape test/{integration,unit}/*-test.js",
"postpublish": "greenkeeper-postpublish"
"test:node": "tape test/{integration,unit}/*-test.js"
}
}

0 comments on commit 9c1bccd

Please sign in to comment.