mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
fix(serapeum): add serapeum as dep for transducer system
This commit is contained in:
@ -20,7 +20,8 @@
|
||||
:author "Edward Langley <el-cl@elangley.org>"
|
||||
:license "MIT"
|
||||
:depends-on (:data-lens
|
||||
:alexandria)
|
||||
:alexandria
|
||||
:serapeum)
|
||||
:serial t
|
||||
:in-order-to ((test-op (test-op :data-lens/transducers/test)))
|
||||
:components ((:file "package")
|
||||
|
||||
Reference in New Issue
Block a user