Skip to content

Commit 27d65c3

Browse files
Fixed file structure
1 parent 01b7710 commit 27d65c3

File tree

6 files changed

+7
-2
lines changed

6 files changed

+7
-2
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.DS_Store
2+
/Manifest.toml
3+
/dev/

Slack/LICENSE renamed to LICENSE

File renamed without changes.

Slack/Project.toml renamed to Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ uuid = "40bba58d-c7f1-4fe3-926e-2f246c890c3c"
33
authors = ["Logan Kilpatrick <[email protected]>"]
44
version = "0.1.0"
55

6+
[deps]
7+
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
8+
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
9+
610
[compat]
711
julia = "1"
812

Slack/Manifest.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)