diff --git a/package-lock.json b/package-lock.json index 93be83588..cae03151b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,8 +53,8 @@ } }, "@atom/watcher": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@atom/watcher/-/watcher-1.3.3.tgz", + "version": "1.3.4-", + "resolved": "https://registry.npmjs.org/@atom/watcher/-/watcher-1.3.4-0.tgz", "integrity": "sha512-RA99yGBsppOpC1QDTXKLLyQYRWcwuiHPxNqGgrnS/O79FcXGMJdqOhGyW+5wiRtikbg3mLk5pr0XDLCp9syX6Q==", "requires": { "event-kit": "2.5.3", diff --git a/package.json b/package.json index 423ca898f..53d37ba52 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@atom/nsfw": "1.0.26", "@atom/source-map-support": "^0.3.4", - "@atom/watcher": "1.3.3", + "@atom/watcher": "1.3.4-0", "about": "file:packages/about", "archive-view": "https://www.atom.io/api/packages/archive-view/versions/0.65.2/tarball", "async": "0.2.6",