Skip to content

Commit

Permalink
Merge pull request #5 from seegno/support/update-github-changes-0-0-16
Browse files Browse the repository at this point in the history
Update github-changes@0.0.16
  • Loading branch information
fixe committed Dec 1, 2014
2 parents efb4058 + bc17f69 commit 2a64649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "test"
},
"scripts": {
"changelog": "./node_modules/.bin/github-changes -o seegno -r validator.js-asserts -a --only-pulls --use-commit-body --title 'Changelog' --date-format '/ YYYY-MM-DD'",
"changelog": "./node_modules/.bin/github-changes --owner seegno --repository validator.js-asserts --auth --only-pulls --use-commit-body --title 'Changelog' --date-format '/ YYYY-MM-DD'",
"test": "NODE_ENV=test ./node_modules/.bin/mocha 'test/**/*_test.js'"
},
"repository": {
Expand Down Expand Up @@ -55,7 +55,7 @@
"validator.js": "^1.0.1"
},
"devDependencies": {
"github-changes": "0.0.14",
"github-changes": "0.0.16",
"mocha": "^2.0.1",
"should": "^4.2.1",
"sinon": "^1.12.1"
Expand Down

0 comments on commit 2a64649

Please sign in to comment.