aboutsummaryrefslogtreecommitdiffstats
path: root/packages/theme
diff options
context:
space:
mode:
authorLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-03 17:08:49 +0200
committerLibravatar Dominik Guzei <dominik.guzei@gmail.com>2019-04-03 17:08:49 +0200
commitfc4988cd5e54f44779f13732961a3f7b00619eaf (patch)
tree9e39d2d3baabba44a50cbde3649045579a51d7f6 /packages/theme
parentadd workspace premium badge in settings nav (diff)
parentfix shitty twitter account typo (diff)
downloadferdium-app-fc4988cd5e54f44779f13732961a3f7b00619eaf.tar.gz
ferdium-app-fc4988cd5e54f44779f13732961a3f7b00619eaf.tar.zst
ferdium-app-fc4988cd5e54f44779f13732961a3f7b00619eaf.zip
fixes conflicts with latest develop
Diffstat (limited to 'packages/theme')
-rw-r--r--packages/theme/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/theme/package.json b/packages/theme/package.json
index 3034d6347..e3d1e7af1 100644
--- a/packages/theme/package.json
+++ b/packages/theme/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "@meetfranz/theme", 2 "name": "@meetfranz/theme",
3 "version": "1.0.11", 3 "version": "1.0.12",
4 "description": "Theme configuration for Franz", 4 "description": "Theme configuration for Franz",
5 "author": "Stefan Malzner <stefan@adlk.io>", 5 "author": "Stefan Malzner <stefan@adlk.io>",
6 "homepage": "https://github.com/meetfranz/franz", 6 "homepage": "https://github.com/meetfranz/franz",
@@ -25,5 +25,5 @@
25 "dependencies": { 25 "dependencies": {
26 "color": "^3.1.0" 26 "color": "^3.1.0"
27 }, 27 },
28 "gitHead": "27778954921365e4957eae964e28f68690f3825f" 28 "gitHead": "795eb685f4f57c66a2989993f0478e94baf3ca77"
29} 29}