Skip to content

Commit

Permalink
Add direct dependency on 40ants-doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Dec 1, 2023
1 parent 13dcd12 commit 9e60f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/changelog.lisp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(uiop:define-package #:docs-builder/changelog
(:use #:cl)
(:import-from #:40ants-doc)
(:import-from #:40ants-doc/changelog
#:defchangelog))
(in-package docs-builder/changelog)
Expand Down

0 comments on commit 9e60f85

Please sign in to comment.