mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
added schema & use separated resolver & includer component.
This commit is contained in:
parent
464e9af7d6
commit
9607657cc1
5 changed files with 89 additions and 11 deletions
|
|
@ -30,7 +30,8 @@
|
|||
[ring/ring-anti-forgery "1.1.0"]
|
||||
[ring-server "0.4.0"]
|
||||
[selmer "1.11.0"]
|
||||
[com.stuartsierra/component "0.3.2"]]
|
||||
[com.stuartsierra/component "0.3.2"]
|
||||
[prismatic/schema "1.1.9"]]
|
||||
|
||||
:repl-options {:init-ns smeagol.repl}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue