Skip to content

Commit

Permalink
Use released Franklin.jl.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Apr 12, 2021
1 parent b72b25e commit f2aee17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,9 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"

[[Franklin]]
deps = ["Dates", "DelimitedFiles", "DocStringExtensions", "ExprTools", "FranklinTemplates", "HTTP", "Literate", "LiveServer", "Logging", "Markdown", "NodeJS", "OrderedCollections", "Pkg", "REPL", "Random"]
git-tree-sha1 = "c9766843fd18b451e2b393cbd72251861b4adc35"
repo-rev = "rssfix"
repo-url = "https://github.com/tlienart/Franklin.jl.git"
git-tree-sha1 = "eb5872418e5c0b86049adb62151530041368c9d1"
uuid = "713c75ef-9fc9-4b05-94a9-213340da978e"
version = "0.10.34"
version = "0.10.36"

[[FranklinTemplates]]
deps = ["LiveServer"]
Expand Down
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[deps]
Franklin = "713c75ef-9fc9-4b05-94a9-213340da978e"

[compat]
Franklin = "0.10.35"

0 comments on commit f2aee17

Please sign in to comment.