aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-04-12 19:05:59 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-04-12 19:05:59 +0200
commit821a3192801eb86a06373054e90150f73473d30c (patch)
treef7f3417d05108787636fbe8371f3babb40fe47f3 /package-lock.json
parentadd locale on signup (diff)
parentlink to in-app changelog on new update notification (diff)
downloadferdium-app-821a3192801eb86a06373054e90150f73473d30c.tar.gz
ferdium-app-821a3192801eb86a06373054e90150f73473d30c.tar.zst
ferdium-app-821a3192801eb86a06373054e90150f73473d30c.zip
Merge branch 'feature/announcements' into develop
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index fcf3e7463..70f3b2484 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12147,6 +12147,11 @@
12147 "object-visit": "^1.0.0" 12147 "object-visit": "^1.0.0"
12148 } 12148 }
12149 }, 12149 },
12150 "marked": {
12151 "version": "0.6.1",
12152 "resolved": "https://registry.npmjs.org/marked/-/marked-0.6.1.tgz",
12153 "integrity": "sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA=="
12154 },
12150 "matchdep": { 12155 "matchdep": {
12151 "version": "2.0.0", 12156 "version": "2.0.0",
12152 "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz", 12157 "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",