diff options
| author | Marak <[email protected]> | 2016-03-19 21:42:00 -0400 |
|---|---|---|
| committer | Marak <[email protected]> | 2016-03-19 21:42:00 -0400 |
| commit | eef113c2cec2a83116e31d36473ef2b393058a1f (patch) | |
| tree | 3babf5b85064296e60ee0d0332c166e2951e51aa | |
| parent | 1d4fa4a5fc8997574fa6b3ba9238bca80f3e677c (diff) | |
| download | faker-eef113c2cec2a83116e31d36473ef2b393058a1f.tar.xz faker-eef113c2cec2a83116e31d36473ef2b393058a1f.zip | |
[dist] [tests] Remove build deps
* Old node versions failing on travois
* gulp tool-chain is too new for old node
| -rw-r--r-- | package.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package.json b/package.json index 305e6940..0dae329a 100644 --- a/package.json +++ b/package.json @@ -18,13 +18,6 @@ }, "devDependencies": { "browserify": "5.11.1", - "gulp": "3.8.8", - "gulp-gh-pages": "^0.5.4", - "gulp-jsdoc3": "^0.2.1", - "gulp-mustache": "0.4.0", - "gulp-rename": "1.2.0", - "gulp-uglify": "1.0.1", - "ink-docstrap": "1.1.4", "jshint": "0.9.0", "lodash": "^2.4.1", "mocha": "1.8.x", |
