From ca7662bd944d112f110f34427ff2e17e0bdb66b1 Mon Sep 17 00:00:00 2001 From: Ash Wilson Date: Wed, 30 May 2018 12:17:22 -0400 Subject: [PATCH] :arrow_up: @atom/watcher for reals --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccb46bcb3..6314168a7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "2.0.1", "dependencies": { "@atom/nsfw": "^1.0.18", - "@atom/watcher": "1.0.3", + "@atom/watcher": "1.0.8", "@atom/source-map-support": "^0.3.4", "async": "0.2.6", "atom-keymap": "8.2.10",