bump source-map to ^0.5.0

This commit is contained in:
Andres Suarez 2015-09-11 00:31:11 -07:00
parent b522fccbd1
commit a5fc32e598
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"output-file-sync": "^1.1.0",
"path-exists": "^1.0.0",
"path-is-absolute": "^1.0.0",
"source-map": "^0.4.0",
"source-map": "^0.5.0",
"slash": "^1.0.0"
},
"bin": {

View File

@ -69,7 +69,7 @@
"resolve": "^1.1.6",
"shebang-regex": "^1.0.0",
"slash": "^1.0.0",
"source-map": "^0.4.0",
"source-map": "^0.5.0",
"source-map-support": "^0.2.10",
"to-fast-properties": "^1.0.0",
"trim-right": "^1.0.0",