diff --git a/package-lock.json b/package-lock.json index 215162ff7e..e62e25ccb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12006,8 +12006,8 @@ "from": "git+https://github.com/xibosignage/xibo-interactive-control.git#44ad744a5a2a0af9e7fcdb828dbdbeff45cc40f0" }, "xibo-layout-renderer": { - "version": "git+https://github.com/xibosignage/xibo-layout-renderer.git#fceefc707ea917479eabac21da4c000a28bfbf79", - "from": "git+https://github.com/xibosignage/xibo-layout-renderer.git#fceefc707ea917479eabac21da4c000a28bfbf79" + "version": "git+https://github.com/xibosignage/xibo-layout-renderer.git#0fe31c109aeeafe6aa37bd4a1ff449a29a315b55", + "from": "git+https://github.com/xibosignage/xibo-layout-renderer.git#0fe31c109aeeafe6aa37bd4a1ff449a29a315b55" }, "xtend": { "version": "4.0.2", diff --git a/package.json b/package.json index 4a7815c3dc..367f1c066d 100644 --- a/package.json +++ b/package.json @@ -123,6 +123,6 @@ "toastr": "~2.1.4", "underscore": "^1.12.1", "xibo-interactive-control": "git+https://github.com/xibosignage/xibo-interactive-control.git#44ad744a5a2a0af9e7fcdb828dbdbeff45cc40f0", - "xibo-layout-renderer": "git+https://github.com/xibosignage/xibo-layout-renderer.git#fceefc707ea917479eabac21da4c000a28bfbf79" + "xibo-layout-renderer": "git+https://github.com/xibosignage/xibo-layout-renderer.git#0fe31c109aeeafe6aa37bd4a1ff449a29a315b55" } }