aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Daniel <me@posix.dev.br>2022-05-10 05:25:29 -0300
committerLibravatar GitHub <noreply@github.com>2022-05-10 08:25:29 +0000
commit28bf8200103b39909288e9a65deb2f11eb0b6189 (patch)
tree092dec2048ebb88c7c183c2e6912847a8da69d3e /package.json
parentfix unread count for msteams service (diff)
downloadferdium-recipes-28bf8200103b39909288e9a65deb2f11eb0b6189.tar.gz
ferdium-recipes-28bf8200103b39909288e9a65deb2f11eb0b6189.tar.zst
ferdium-recipes-28bf8200103b39909288e9a65deb2f11eb0b6189.zip
Telegram: Improve view width on 'K' version (#15)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d59ea42..24602c7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "ferdium-recipes", 2 "name": "ferdium-recipes",
3 "version": "1.0.0", 3 "version": "1.0.1",
4 "directories": { 4 "directories": {
5 "doc": "docs" 5 "doc": "docs"
6 }, 6 },