Skip to content

Commit 48759d9

Browse files
committed
Merge branch '1.X'
2 parents a427021 + 93db5f5 commit 48759d9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-sourcemaps",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Source map support for Gulp.js",
55
"homepage": "http://github.com/floridoo/gulp-sourcemaps",
66
"repository": "git://github.com/floridoo/gulp-sourcemaps.git",
@@ -40,6 +40,7 @@
4040
"tape": "4.X"
4141
},
4242
"files": [
43-
"index.js"
43+
"index.js",
44+
"src"
4445
]
4546
}

0 commit comments

Comments
 (0)