Remove 'pretty-data' Dependency

This commit is contained in:
Josh Johnson 2015-12-02 12:50:29 -05:00
parent 601fa1bfe4
commit af117fe58c

View File

@ -65,7 +65,6 @@
"dependencies": { "dependencies": {
"semver": "^5.1.0", "semver": "^5.1.0",
"request": "^2.67.0", "request": "^2.67.0",
"pretty-data": "^0.40.0",
"xmldom": "^0.1.19", "xmldom": "^0.1.19",
"xpath": "^0.0.9" "xpath": "^0.0.9"
}, },