⬆️ @atom/nsfw

This commit is contained in:
David Wilson
2018-09-06 10:36:47 -07:00
parent 01148a8f30
commit d85447e860
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"@atom/nsfw": {
"version": "1.0.18",
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.18.tgz",
"integrity": "sha512-YceKV9a3X62mh4Q78Nyi8aTRaoVGdpeJBHogL8gxU17iBhEpYvxGgMfTe02j1hH2taFT4barkZ5RdZkGKIsJ/w==",
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.19.tgz",
"integrity": "sha512-TjPoWzDR7R/7xe+11H96S9p60B+m4ggVCwVRT8bSAwH9NlF0YAzF2Ho+j0T8dJE4dZTRzielSS9MCOsN5IVplQ==",
"requires": {
"fs-extra": "^0.26.5",
"lodash.isinteger": "^4.0.4",

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"electronVersion": "2.0.7",
"dependencies": {
"@atom/nsfw": "^1.0.18",
"@atom/nsfw": "^1.0.19",
"@atom/source-map-support": "^0.3.4",
"@atom/watcher": "1.0.8",
"about": "file:packages/about",