diff --git a/compile.json b/compile.json index 73cefd4..2e48ee9 100644 --- a/compile.json +++ b/compile.json @@ -5,7 +5,9 @@ "type": "source", "fonts": { "local": true, - "fontTypes": ["ttf"] + "fontTypes": [ + "ttf" + ] }, "outputPath": "compiled/source", "bundle": { @@ -18,7 +20,9 @@ "type": "build", "fonts": { "local": true, - "fontTypes": ["ttf"] + "fontTypes": [ + "ttf" + ] }, "outputPath": "compiled/build" } diff --git a/qx-lock.json b/qx-lock.json index 5553814..67b7d45 100644 --- a/qx-lock.json +++ b/qx-lock.json @@ -3,7 +3,10 @@ { "library_name": "themedemo", "library_version": "1.0.0", - "path": "../scro34.themedemo" + "path": "qx_packages/goldim_scro34_themedemo_v1_0_0", + "uri": "goldim/scro34.themedemo", + "repo_name": "goldim/scro34.themedemo", + "repo_tag": "v1.0.0" }, { "library_name": "widgetbrowser",