Skip to content

Commit

Permalink
modified: .gitignore
Browse files Browse the repository at this point in the history
	modified:   Project.toml
	modified:   src/NeuroPlots.jl
  • Loading branch information
likanzhan committed Jan 19, 2022
1 parent ed2b144 commit 48c45bf
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1,125 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/Manifest.toml
/docs/build/
.DS_Store
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@ authors = ["Zachary P. Christensen <[email protected]> and contributors"]
version = "0.1.0"

[deps]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GMT = "5752ebe1-31b9-557e-87aa-f909b540aa54"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
julia = "1"
GLMakie = "0.5"
GMT = "0.40"
julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
Loading

0 comments on commit 48c45bf

Please sign in to comment.