Skip to content

Commit 3d5b78b

Browse files
Bump nbb version and datascript version
Both updates include fixes
1 parent 73931df commit 3d5b78b

31 files changed

+2388
-2387
lines changed

bb.edn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
:deps
33
{nbb.build/nbb.build
44
{:git/url "https://github.com/babashka/nbb"
5-
:git/sha "c30815b69af9d2bef153bb629d212e0dcaaf6697"
5+
:git/sha "9119dbe9b5f660cb77d29058b3b762978ee4b939"
66
:deps/root "build"}
77
#_{:local/root "../nbb/build"}
88
nbb/nbb
99
{:git/url "https://github.com/babashka/nbb"
10-
:git/sha "c30815b69af9d2bef153bb629d212e0dcaaf6697"}
10+
:git/sha "9119dbe9b5f660cb77d29058b3b762978ee4b939"}
1111
#_{:local/root "../nbb"}
1212
org.babashka/sci
1313
{:mvn/version "0.8.41"}
1414
datascript/deps
1515
{:git/url "https://github.com/logseq/nbb-features"
16-
:git/sha "e49d769fcc441740fbdfdc66e9d78a26eba89fd2"
16+
:git/sha "c16679a2f7327830a88fb61688e69e86eea015a0"
1717
:deps/root "features/datascript"}
1818
#_{:local/root "../nbb-features/features/datascript"}
1919
datascript-transit/deps
2020
{:git/url "https://github.com/logseq/nbb-features"
21-
:git/sha "e49d769fcc441740fbdfdc66e9d78a26eba89fd2"
21+
:git/sha "c16679a2f7327830a88fb61688e69e86eea015a0"
2222
:deps/root "features/datascript-transit"}
2323
#_{:local/root "../nbb-features/features/datascript-transit"}
2424
cljs-time/deps {:local/root "features/cljs-time"}

lib/nbb_api.js

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)