Remove duplicate source-map-support.

This commit is contained in:
Julien Fontanet 2015-06-19 15:53:23 +02:00
parent ebcc6c9341
commit a3bba92063

View File

@ -43,7 +43,7 @@
"make-error": "^1.0.2",
"minimist": "^1.1.1",
"pw": "0.0.4",
"source-map-support": "^0.2.10",
"source-map-support": "^0.3.1",
"xmlrpc": "^1.3.0",
"xo-collection": "^0.3.0"
},
@ -53,7 +53,6 @@
"clarify": "^1.0.5",
"mocha": "^2.2.5",
"must": "^0.12.0",
"source-map-support": "^0.3.1",
"standard": "^4.3.0",
"trace": "^1.2.0"
},