Update detect-indent to version 4.0.0 (#4652)

This commit is contained in:
Daniel Tschinder 2016-10-04 03:02:03 +02:00 committed by Henry Zhu
parent 3a69b8a252
commit ab3cff7cc3

View File

@ -14,7 +14,7 @@
"babel-messages": "^6.8.0", "babel-messages": "^6.8.0",
"babel-runtime": "^6.9.0", "babel-runtime": "^6.9.0",
"babel-types": "^6.16.0", "babel-types": "^6.16.0",
"detect-indent": "^3.0.1", "detect-indent": "^4.0.0",
"jsesc": "^1.3.0", "jsesc": "^1.3.0",
"lodash": "^4.2.0", "lodash": "^4.2.0",
"source-map": "^0.5.0" "source-map": "^0.5.0"