aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-04-13 20:58:37 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-04-13 20:58:37 +0200
commit8e623e84cf21068561217a509c0761d524dfbc29 (patch)
treea83f307c3ce087169e3a1d55418fa78a71b7b4dc /package-lock.json
parentUse store reactions (diff)
parentMerge branch 'feature/announcements' into develop (diff)
downloadferdium-app-8e623e84cf21068561217a509c0761d524dfbc29.tar.gz
ferdium-app-8e623e84cf21068561217a509c0761d524dfbc29.tar.zst
ferdium-app-8e623e84cf21068561217a509c0761d524dfbc29.zip
Merge branch 'develop' into chore/streamline-dashboard
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 3c09ee912..ab505e904 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12172,6 +12172,11 @@
12172 "object-visit": "^1.0.0" 12172 "object-visit": "^1.0.0"
12173 } 12173 }
12174 }, 12174 },
12175 "marked": {
12176 "version": "0.6.1",
12177 "resolved": "https://registry.npmjs.org/marked/-/marked-0.6.1.tgz",
12178 "integrity": "sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA=="
12179 },
12175 "matchdep": { 12180 "matchdep": {
12176 "version": "2.0.0", 12181 "version": "2.0.0",
12177 "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz", 12182 "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",