Add dependencies needed for parsing and writing posts

This commit is contained in:
Charlotte Allen 2020-01-27 15:39:14 -08:00
parent 63a5ad9cd3
commit 9ad5b67a74
No known key found for this signature in database
GPG Key ID: 3A64C3A6C69860B0
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
:dependencies [[ch.qos.logback/logback-classic "1.2.3"]
[cheshire "5.9.0"]
[clojure.java-time "0.3.2"]
[org.clojure/data.json "0.2.7"]
[conman "0.8.4"]
[cprop "0.1.15"]
[expound "0.8.3"]