Skip to content

Commit

Permalink
Merge pull request #310 from alphagov/fix-heroku
Browse files Browse the repository at this point in the history
moved devdependencies to fix heroku
  • Loading branch information
robinwhittleton authored Nov 17, 2016
2 parents e4378ed + ba0b87d commit 562bdbb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"govuk_template_jinja": "0.19.0",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-mocha": "^3.0.1",
"gulp-nodemon": "^2.1.0",
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.6.0",
Expand All @@ -41,10 +42,7 @@
"run-sequence": "^1.2.2",
"serve-favicon": "2.3.0",
"standard": "^7.1.2",
"supertest": "^2.0.0",
"sync-request": "^3.0.1"
},
"devDependencies": {
"gulp-mocha": "^3.0.1",
"supertest": "^2.0.0"
}
}

0 comments on commit 562bdbb

Please sign in to comment.