diff --git a/lib/git-blame.js b/lib/git-blame.js index df950d4..2a5121a 100644 --- a/lib/git-blame.js +++ b/lib/git-blame.js @@ -39,7 +39,6 @@ function toggleBlame() { BlameViewController.toggleBlame(projectBlamers[projectRepo.path]); }); - } diff --git a/package.json b/package.json index 887081e..e9f1868 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "atom-space-pen-views": "^2.0.3", "react-atom-fork": "^0.11", "reactionary-atom-fork": "^0.9", - "pathwatcher": "6.7.0", + "pathwatcher": "^6.9.0", "temp": "0.7.0" }, "devDependencies": {