aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/nextdoor/package.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-04-13 22:07:06 +0200
committerLibravatar GitHub <noreply@github.com>2020-04-13 22:07:06 +0200
commita3de12e548a2c2d7387d1b7f4c5fcb3953ae2267 (patch)
treefc4c630c62ca39e9092eaf4f27718bba583a4cb7 /uncompressed/nextdoor/package.json
parentMerge pull request #95 from getferdi/feat/telegram (diff)
parentUpdates Nextdoor to 1.0.1: Fixes notification disappearing (diff)
downloadferdium-recipes-a3de12e548a2c2d7387d1b7f4c5fcb3953ae2267.tar.gz
ferdium-recipes-a3de12e548a2c2d7387d1b7f4c5fcb3953ae2267.tar.zst
ferdium-recipes-a3de12e548a2c2d7387d1b7f4c5fcb3953ae2267.zip
Merge pull request #97 from JakeSteam/master
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>",