Skip to content

Commit

Permalink
Merge f4471ec into 9a8a91f
Browse files Browse the repository at this point in the history
  • Loading branch information
dcalhoun committed Nov 2, 2015
2 parents 9a8a91f + f4471ec commit ccd27ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion generators/gulp/index.js
Expand Up @@ -32,7 +32,6 @@ module.exports = generators.Base.extend({
'eslint-config-xo-space': '^0.5.0',
'gulp': 'git://github.com/gulpjs/gulp.git#4.0',
'gulp-cache': '~0.3.0',
'gulp-changed': '^1.0.0',
'gulp-concat': '^2.6.0',
'gulp-eslint': '^1.0.0',
'gulp-gzip': '^1.1.0',
Expand Down
1 change: 0 additions & 1 deletion test/gulp.js
Expand Up @@ -33,7 +33,6 @@ describe('jekyllized:gulp', function () {
'"eslint-config-xo-space": "^0.5.0"',
'"gulp": "git://github.com/gulpjs/gulp.git#4.0"',
'"gulp-cache": "~0.3.0"',
'"gulp-changed": "^1.0.0"',
'"gulp-concat": "^2.6.0"',
'"gulp-eslint": "^1.0.0"',
'"gulp-gzip": "^1.1.0"',
Expand Down

0 comments on commit ccd27ed

Please sign in to comment.