aboutsummaryrefslogtreecommitdiffstats
path: root/packages/theme/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-29 04:41:58 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-28 23:24:12 +0000
commitd0868fd32306ced6c06351c139bb44f7d91c636c (patch)
tree8c3b4dd1438335d863797c1c4e9a7d3d2b4f2df2 /packages/theme/package.json
parentImported using package name instead of using relative file path. (diff)
downloadferdium-app-d0868fd32306ced6c06351c139bb44f7d91c636c.tar.gz
ferdium-app-d0868fd32306ced6c06351c139bb44f7d91c636c.tar.zst
ferdium-app-d0868fd32306ced6c06351c139bb44f7d91c636c.zip
Locked npm modules; Made the nested package module versions be consistent with the parent project,
Diffstat (limited to 'packages/theme/package.json')
-rw-r--r--packages/theme/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/theme/package.json b/packages/theme/package.json
index ae608c507..7e3c4722d 100644
--- a/packages/theme/package.json
+++ b/packages/theme/package.json
@@ -23,7 +23,7 @@
23 "url": "https://github.com/meetfranz/franz/issues" 23 "url": "https://github.com/meetfranz/franz/issues"
24 }, 24 },
25 "dependencies": { 25 "dependencies": {
26 "color": "^3.1.0" 26 "color": "3.1.2"
27 }, 27 },
28 "gitHead": "9f2ab40b7602bc3df26ebb093b484b9917768f69" 28 "gitHead": "9f2ab40b7602bc3df26ebb093b484b9917768f69"
29} 29}