Skip to content

Commit

Permalink
Chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickm663 committed Jan 22, 2024
1 parent d4cc5c4 commit 63f39a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ using Documenter, HMD

makedocs(sitename = "HMD.jl", modules = [HMD])

deploydocs(repo="github.com/patrickm663/HMD.jl.git")
deploydocs(repo="github.com/patrickm663/HMD.jl")

0 comments on commit 63f39a2

Please sign in to comment.