diff --git a/package.json b/package.json index 0ac6e65..024672b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "q": "1.x.x", "lodash": "3.x.x || 2.4.x", - "ctags": "0.11.0", + "ctags": "2.0.0", "stringify": "3.1.0" }, "browserify": { @@ -27,4 +27,4 @@ "project": "CodeboxIDE/package-project", "statusbar": "CodeboxIDE/package-statusbar" } -} \ No newline at end of file +}