Upgrade sci configs (#50)
https://github.com/babashka/sci.configs/pull/18#issuecomment-1398978353
This commit is contained in:
parent
57536819c3
commit
f24fbbbd79
2 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
- Use `window.location.hostname` for WebSocket connection
|
- Use `window.location.hostname` for WebSocket connection
|
||||||
|
- Upgrade sci configs to `bf8d209e`
|
||||||
|
|
||||||
## v0.5.14 (2023-01-05)
|
## v0.5.14 (2023-01-05)
|
||||||
|
|
||||||
|
|
|
||||||
2
deps.edn
2
deps.edn
|
|
@ -19,7 +19,7 @@
|
||||||
io.github.babashka/sci.configs
|
io.github.babashka/sci.configs
|
||||||
#_{:local/root "/Users/borkdude/dev/sci.configs"}
|
#_{:local/root "/Users/borkdude/dev/sci.configs"}
|
||||||
{:git/url "https://github.com/babashka/sci.configs"
|
{:git/url "https://github.com/babashka/sci.configs"
|
||||||
:git/sha "150c224517c5d4ed943287e34f2c3287eace1679"}}
|
:git/sha "bf8d209e4aeabb92cb1be04e3d8f789583d5f449"}}
|
||||||
:aliases
|
:aliases
|
||||||
{:dev
|
{:dev
|
||||||
{:extra-paths ["dev"]
|
{:extra-paths ["dev"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue