Skip to content

Commit

Permalink
feat: add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepduke committed Oct 15, 2021
1 parent 4e281a0 commit 7a5c93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/silver-brain.asd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#:log4cl
;; Web related.
#:chameleon #:find-port #:cl-json
#:ningle #:clack #:flexi-streams #:mito)
#:ningle #:clack #:flexi-streams #:mito #:dbd-sqlite3)
:components ((:module "src"
:serial t
:components
Expand Down

0 comments on commit 7a5c93e

Please sign in to comment.