mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
⬆️ @atom/notify@1.0.6 to kill notify subprocess on parent exit
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -744,9 +744,9 @@
|
||||
}
|
||||
},
|
||||
"@atom/notify": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/@atom/notify/-/notify-1.0.5.tgz",
|
||||
"integrity": "sha512-RVDklPTsV3Ax+JxHYa8/PDXUgc9gWSCycCuBiPl40lmuluQQrnUPDKuqeEaSGPu+CfuGy4ufXvUaPe1A0K5Zyg=="
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@atom/notify/-/notify-1.0.6.tgz",
|
||||
"integrity": "sha512-gWAihcKk0G+/5V67BgZ1uJ5sIkTs6GzPcj5+xrsULCF2B2aPzSdfk1XJ0DPiEopincBTFZ4mhFL4kDl24iv0TQ=="
|
||||
},
|
||||
"@atom/nsfw": {
|
||||
"version": "1.0.18",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"license": "MIT",
|
||||
"electronVersion": "2.0.18",
|
||||
"dependencies": {
|
||||
"@atom/notify": "1.0.5",
|
||||
"@atom/notify": "1.0.6",
|
||||
"@atom/nsfw": "1.0.18",
|
||||
"@atom/source-map-support": "^0.3.4",
|
||||
"@atom/watcher": "1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user