From a3240e78f8cd443dfeb16d0eb1253a4767746096 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 1 Jun 2017 12:50:21 -0700 Subject: [PATCH] :arrow_up: pathwatcher (prerelease) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8d57d4a3a..8492a97b4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "normalize-package-data": "^2.0.0", "nslog": "^3", "oniguruma": "6.2.1", - "pathwatcher": "7.0.0", + "pathwatcher": "7.1.0-0", "postcss": "5.2.4", "postcss-selector-parser": "2.2.1", "property-accessors": "^1.1.3", @@ -65,7 +65,7 @@ "sinon": "1.17.4", "@atom/source-map-support": "^0.3.4", "temp": "^0.8.3", - "text-buffer": "13.0.0-9", + "text-buffer": "13.0.0-10", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",