aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ui
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-03-19 16:30:55 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-03-19 16:30:55 +0100
commit838778084fa47b82c4f6ef186dce76d86ee5f055 (patch)
tree50ffb020c993799b6405e10e6137208598279457 /packages/ui
parentAdd support for custom className (diff)
downloadferdium-app-838778084fa47b82c4f6ef186dce76d86ee5f055.tar.gz
ferdium-app-838778084fa47b82c4f6ef186dce76d86ee5f055.tar.zst
ferdium-app-838778084fa47b82c4f6ef186dce76d86ee5f055.zip
Bring lerna back in sync
Diffstat (limited to 'packages/ui')
-rw-r--r--packages/ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index 62a1e5a6e..50dd328a6 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "@meetfranz/ui", 2 "name": "@meetfranz/ui",
3 "version": "0.0.4", 3 "version": "0.0.5",
4 "description": "React UI components for Franz", 4 "description": "React UI components for Franz",
5 "main": "lib/index.js", 5 "main": "lib/index.js",
6 "scripts": { 6 "scripts": {