mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-30 20:33:32 -08:00
add package-local nickname: time -> local-time
This commit is contained in:
parent
a1bd3a3145
commit
c9ff88d98c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
|||
(:http :dexador)
|
||||
(:json :shasht)
|
||||
(:json-pointer :cl-json-pointer/synonyms)
|
||||
(:time :local-time)
|
||||
(:routes :easy-routes))
|
||||
(:export #:enable-shell-passthrough
|
||||
#:disable-shell-passthrough
|
||||
|
|
@ -34,7 +35,7 @@
|
|||
(:http :dexador)
|
||||
(:json :shasht)
|
||||
(:json-pointer :cl-json-pointer/synonyms)
|
||||
|
||||
(:time :local-time)
|
||||
(:routes :easy-routes))
|
||||
(:export
|
||||
#:*script-args*))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue