Downgrade object-inspect to get travis ok again on node 10, 12?

This commit is contained in:
Bryan Housel
2019-11-11 15:10:45 -05:00
parent 693661a658
commit 43aeb7ccf0

View File

@@ -84,7 +84,7 @@
"mocha-phantomjs-core": "^2.1.0",
"name-suggestion-index": "3.4.0",
"npm-run-all": "^4.0.0",
"object-inspect": "1.7.0",
"object-inspect": "0.4.0",
"osm-community-index": "1.0.0",
"phantomjs-prebuilt": "~2.1.11",
"request": "^2.88.0",