Skip to content

Commit

Permalink
Update source-map dependency to version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn authored and LinusU committed Sep 29, 2017
1 parent e9b4d3c commit 5e44910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"test": "mocha"
},
"dependencies": {
"source-map": "^0.5.6"
"source-map": "^0.6.0"
},
"devDependencies": {
"browserify": "3.44.2",
Expand Down

0 comments on commit 5e44910

Please sign in to comment.