bump watcher to 1.3.4-0

This commit is contained in:
Mazen El-Kashef
2020-05-19 20:33:36 -05:00
parent ffb34f3d7e
commit 00151d4c05
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -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",

View File

@@ -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",