Skip to content

Commit

Permalink
chore(package): greenkeeper-postpublish
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed May 16, 2016
1 parent 272bc90 commit cdea22e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -23,7 +23,8 @@
"test:coverage": "istanbul cover tape test/{integration,unit}/*-test.js",
"test:coverage:upload": "istanbul-coveralls",
"test:node": "tape test/{integration,unit}/*-test.js",
"test:watch": "gaze 'clear && tape test/{integration,unit}/*-test.js | tap-min' index.js test/**/*.js lib/**/*.js"
"test:watch": "gaze 'clear && tape test/{integration,unit}/*-test.js | tap-min' index.js test/**/*.js lib/**/*.js",
"postpublish": "greenkeeper-postpublish"
},
"repository": {
"type": "git",
Expand All @@ -44,6 +45,7 @@
"doxx": "1.5.0",
"gaze-cli": "^0.2.0",
"gh-pages-deploy": "^0.3.0",
"greenkeeper-postpublish": "^1.0.0",
"istanbul": "^0.3.19",
"istanbul-coveralls": "^1.0.3",
"mkdirp": "^0.5.1",
Expand Down

0 comments on commit cdea22e

Please sign in to comment.