⬆️ @atom/nsfw

This commit is contained in:
Ash Wilson
2019-02-06 09:55:55 -05:00
parent fa06e5b186
commit 48966ef998
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.20",
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.20.tgz",
"integrity": "sha512-g/7g0xeqoqhnpb28GZr0I6h8q6sKzS83ic+e+40cD5GoEx8Gpo2MzlvrHvrkONGxckxnSmtcIGlon7YoT/UV3Q==",
"version": "1.0.21",
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.21.tgz",
"integrity": "sha512-ERz76RZstjDvZPM4FHwgO+9dzGkki0mJsn2r+Mu4yn29MzUuAtSmtyJDPmupVUvmz2PF7KvRbC/W2A8A6BHQhA==",
"requires": {
"fs-extra": "^7.0.0",
"lodash.isinteger": "^4.0.4",

View File

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