Switch to fork of nsfw to fix symlink loops on Linux

This commit is contained in:
Nathan Sobo
2017-10-27 16:46:48 -06:00
committed by Max Brunsfeld
parent 06ca120efe
commit e695e6565f

View File

@@ -14,6 +14,7 @@
"license": "MIT",
"electronVersion": "1.6.15",
"dependencies": {
"@atom/nsfw": "^1.0.17",
"@atom/source-map-support": "^0.3.4",
"async": "0.2.6",
"atom-keymap": "8.2.8",
@@ -53,7 +54,6 @@
"mocha-multi-reporters": "^1.1.4",
"mock-spawn": "^0.2.6",
"normalize-package-data": "^2.0.0",
"nsfw": "^1.0.15",
"nslog": "^3",
"oniguruma": "6.2.1",
"pathwatcher": "8.0.1",