⬆️ atom/nsfw@1.0.25

This commit is contained in:
Jason Rudolph
2019-06-14 11:19:49 -04:00
parent a0742f8e9d
commit 8734f66aab
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -29,9 +29,9 @@
}
},
"@atom/nsfw": {
"version": "1.0.24",
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.24.tgz",
"integrity": "sha512-/pv/m+HRX/E8qvN+lUijsLWCcx24503l4J4Wf2mfVqaXxexYIKVMGZS1ZikX0Vf507sUbtD7600JiBK/RBaRhg==",
"version": "1.0.25",
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.25.tgz",
"integrity": "sha512-V7g509EVRCCkzoQW/QA7lQsROrjsfYYEJRHzEuc6+PAH88Z4oAs7D3W8MOJrBPo+6e06gxEwfxZjIq7BQbpfwQ==",
"requires": {
"fs-extra": "^7.0.0",
"nan": "^2.10.0"

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"electronVersion": "3.1.10",
"dependencies": {
"@atom/nsfw": "1.0.24",
"@atom/nsfw": "1.0.25",
"@atom/source-map-support": "^0.3.4",
"@atom/watcher": "1.3.1",
"about": "file:packages/about",