We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a368e09 commit 87f0467Copy full SHA for 87f0467
1 file changed
deps/breeze-js.lua
@@ -1,5 +1,5 @@
1
-local BREEZE_JS_VERSION = "2026.03.27+9"
2
-local BREEZE_JS_HASH = "14f75809f713b23256386b1c93f04048b910b107"
+local BREEZE_JS_VERSION = "2026.03.27+10"
+local BREEZE_JS_HASH = "d0d1be4a8776556eb90a706f6f8fc25aae670a47"
3
local BREEZE_JS_SOURCEDIR = path.join(os.scriptdir(), "../", "../GitHub/breeze-js")
4
local USE_LOCAL = os.exists(BREEZE_JS_SOURCEDIR)
5
0 commit comments