mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
⬆️ atom/nsfw@1.0.25
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -29,9 +29,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@atom/nsfw": {
|
"@atom/nsfw": {
|
||||||
"version": "1.0.24",
|
"version": "1.0.25",
|
||||||
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.24.tgz",
|
"resolved": "https://registry.npmjs.org/@atom/nsfw/-/nsfw-1.0.25.tgz",
|
||||||
"integrity": "sha512-/pv/m+HRX/E8qvN+lUijsLWCcx24503l4J4Wf2mfVqaXxexYIKVMGZS1ZikX0Vf507sUbtD7600JiBK/RBaRhg==",
|
"integrity": "sha512-V7g509EVRCCkzoQW/QA7lQsROrjsfYYEJRHzEuc6+PAH88Z4oAs7D3W8MOJrBPo+6e06gxEwfxZjIq7BQbpfwQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"fs-extra": "^7.0.0",
|
"fs-extra": "^7.0.0",
|
||||||
"nan": "^2.10.0"
|
"nan": "^2.10.0"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"electronVersion": "3.1.10",
|
"electronVersion": "3.1.10",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@atom/nsfw": "1.0.24",
|
"@atom/nsfw": "1.0.25",
|
||||||
"@atom/source-map-support": "^0.3.4",
|
"@atom/source-map-support": "^0.3.4",
|
||||||
"@atom/watcher": "1.3.1",
|
"@atom/watcher": "1.3.1",
|
||||||
"about": "file:packages/about",
|
"about": "file:packages/about",
|
||||||
|
|||||||
Reference in New Issue
Block a user