Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 21, 2017
1 parent 008474f commit 39ea711
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 165 deletions.
162 changes: 0 additions & 162 deletions CHANGELOG.md

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"pretest": "npm run lint",
"test": "mocha --async-only --timeout 5000 test/lib test",
"cover": "nyc --reporter=lcov --reporter=text-summary npm test",
"coveralls": "nyc --reporter=text-lcov npm test | coveralls",
"changelog": "github-changes -o gulpjs -r gulp-cli -b master -f ./CHANGELOG.md --order-semver --use-commit-body"
"coveralls": "nyc --reporter=text-lcov npm test | coveralls"
},
"dependencies": {
"ansi-colors": "^1.0.1",
Expand Down Expand Up @@ -58,7 +57,6 @@
"eslint": "^1.7.3",
"eslint-config-gulp": "^2.0.0",
"expect": "^1.20.2",
"github-changes": "^1.0.1",
"gulp": "gulpjs/gulp#4.0",
"gulp-test-tools": "^0.6.1",
"jscs": "^2.3.5",
Expand Down

0 comments on commit 39ea711

Please sign in to comment.