aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/nextdoor/package.json
diff options
context:
space:
mode:
authorLibravatar Jake Lee <github@jakelee.co.uk>2020-04-13 15:46:42 +0100
committerLibravatar Jake Lee <github@jakelee.co.uk>2020-04-13 15:46:42 +0100
commit2f926c9a2b5bb8f46809e88215859506e80c510e (patch)
treece5df9426d380e494858ebb27dd9b3dd8cefa727 /uncompressed/nextdoor/package.json
parentReplaces tab indents with spaces (diff)
downloadferdium-recipes-2f926c9a2b5bb8f46809e88215859506e80c510e.tar.gz
ferdium-recipes-2f926c9a2b5bb8f46809e88215859506e80c510e.tar.zst
ferdium-recipes-2f926c9a2b5bb8f46809e88215859506e80c510e.zip
Updates Nextdoor to 1.0.1: Fixes notification disappearing
Diffstat (limited to 'uncompressed/nextdoor/package.json')
-rw-r--r--uncompressed/nextdoor/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/nextdoor/package.json b/uncompressed/nextdoor/package.json
index e7789c6..93dabb8 100644
--- a/uncompressed/nextdoor/package.json
+++ b/uncompressed/nextdoor/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "nextdoor", 2 "id": "nextdoor",
3 "name": "Nextdoor", 3 "name": "Nextdoor",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "Nextdoor", 5 "description": "Nextdoor",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Jake Lee <ferdi@jakelee.co.uk>", 7 "author": "Jake Lee <ferdi@jakelee.co.uk>",