aboutsummaryrefslogtreecommitdiffstats
path: root/packages/misty.yml
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-28 11:35:25 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-28 11:35:25 +0100
commit9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46 (patch)
tree038dc5e0a209d06e1c15c1e3c4740d5bdda96f8a /packages/misty.yml
parentAdd href and type to button component (diff)
downloadferdium-app-9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46.tar.gz
ferdium-app-9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46.tar.zst
ferdium-app-9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46.zip
Update packages
Diffstat (limited to 'packages/misty.yml')
-rw-r--r--packages/misty.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/misty.yml b/packages/misty.yml
index 2750925c0..2d8cff014 100644
--- a/packages/misty.yml
+++ b/packages/misty.yml
@@ -5,3 +5,7 @@ theme:
5forms: 5forms:
6 cwd: ./forms 6 cwd: ./forms
7 cmd: npm run dev 7 cmd: npm run dev
8
9ui:
10 cwd: ./ui
11 cmd: npm run dev