aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ui/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-02-13 23:14:52 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-02-13 23:14:52 +0100
commit506474c8aac13322a6274f100676e364b5594c2f (patch)
tree76707baee8e51a13357d29ba735b758a87b96271 /packages/ui/package.json
parentFix package versions (diff)
downloadferdium-app-506474c8aac13322a6274f100676e364b5594c2f.tar.gz
ferdium-app-506474c8aac13322a6274f100676e364b5594c2f.tar.zst
ferdium-app-506474c8aac13322a6274f100676e364b5594c2f.zip
Update versions
Diffstat (limited to 'packages/ui/package.json')
-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 6a24254e5..62a1e5a6e 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.3", 3 "version": "0.0.4",
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": {