We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32dccbc commit 265a436Copy full SHA for 265a436
1 file changed
deps/breeze-js.lua
@@ -1,5 +1,5 @@
1
-local BREEZE_JS_VERSION = "2026.03.27+4"
2
-local BREEZE_JS_HASH = "e9567724d623c05a24af66f4724c376a82a44547"
+local BREEZE_JS_VERSION = "2026.03.27+5"
+local BREEZE_JS_HASH = "a6c428a5c49c4a3e13517510faa5569f3df997e6"
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