From 345b9e6af424abb367be8cb7ab8c4e4b73a6eccc Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 1 Jun 2017 16:11:44 -0700 Subject: [PATCH] :arrow_up: text-buffer and pathwatcher (prerelease) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3a3995dd3..0de5b88c8 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.1.0-0", + "pathwatcher": "7.1.0-1", "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-10", + "text-buffer": "13.0.0-11", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1",