Skip to content

Commit

Permalink
Remove some unused packages
Browse files Browse the repository at this point in the history
- consolidate was added to help replace mu2 for mustache rendering
- hogan.js was also in there for mustache rendering
- minimist isn’t being used as a top-level module
  • Loading branch information
Robin Whittleton committed Dec 16, 2016
1 parent 47adf8a commit 53c5f0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"basic-auth-connect": "^1.0.0",
"body-parser": "^1.14.1",
"browser-sync": "^2.11.1",
"consolidate": "0.x",
"cross-spawn": "^5.0.0",
"express": "4.13.3",
"express-session": "^1.13.0",
Expand All @@ -31,9 +30,7 @@
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-util": "^3.0.7",
"hogan.js": "3.0.2",
"marked": "^0.3.6",
"minimist": "0.0.8",
"nunjucks": "^2.5.2",
"portscanner": "^1.0.0",
"prompt": "^0.2.14",
Expand Down

0 comments on commit 53c5f0c

Please sign in to comment.