Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
floridoo committed Sep 18, 2014
1 parent 6c35051 commit 2d74a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "concat-with-sourcemaps",
"version": "0.1.3",
"version": "0.1.4",
"description": "Concatenate file contents with a custom separator and generate a source map",
"homepage": "http://github.com/floridoo/concat-with-sourcemaps",
"repository": "git://github.com/floridoo/concat-with-sourcemaps.git",
Expand All @@ -18,7 +18,7 @@
"author": "Florian Reiterer <me@florianreiterer.com>",
"license": "ISC",
"dependencies": {
"source-map": "^0.1.34"
"source-map": "^0.1.39"
},
"devDependencies": {
"jshint": "^2.5.0",
Expand Down

0 comments on commit 2d74a17

Please sign in to comment.