Skip to content

Commit

Permalink
Merge branch '1.X'
Browse files Browse the repository at this point in the history
  • Loading branch information
nmccready committed Oct 13, 2016
2 parents a427021 + 93db5f5 commit 48759d9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gulp-sourcemaps",
"version": "2.1.0",
"version": "2.1.1",
"description": "Source map support for Gulp.js",
"homepage": "http://github.com/floridoo/gulp-sourcemaps",
"repository": "git://github.com/floridoo/gulp-sourcemaps.git",
Expand Down Expand Up @@ -40,6 +40,7 @@
"tape": "4.X"
},
"files": [
"index.js"
"index.js",
"src"
]
}

0 comments on commit 48759d9

Please sign in to comment.