-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
excluding authentication so that Jolin is a mere meta package
- Loading branch information
1 parent
a17ddbe
commit db52a43
Showing
4 changed files
with
2 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,14 @@ | ||
name = "Jolin" | ||
uuid = "87100c7f-5f96-485a-944e-f6ba66ec4971" | ||
authors = ["Stephan Sahm <[email protected]> and contributors"] | ||
version = "0.1.3" | ||
version = "0.1.4" | ||
|
||
[deps] | ||
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" | ||
Git = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2" | ||
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3" | ||
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1" | ||
JWTs = "d850fbd6-035d-5a70-a269-1ca2e636ac6c" | ||
JolinPluto = "5b0b4ef8-f4e6-4363-b674-3f031f7b9530" | ||
PlutoPlotly = "8e989ff0-3d88-8e9f-f020-2b208a939ff0" | ||
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8" | ||
Reexport = "189a3867-3050-52da-a836-e630ba90ab69" | ||
|
||
[weakdeps] | ||
AWS = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc" | ||
|
||
[extensions] | ||
AWSExt = "AWS" | ||
|
||
[compat] | ||
julia = "1.7" | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.