-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It doesn't look like it has ever been used at all
- Loading branch information
1 parent
2d53cf5
commit 0911be1
Showing
1 changed file
with
1 addition
and
3 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,10 +1,9 @@ | ||
name = "Sandbox" | ||
uuid = "9307e30f-c43e-9ca7-d17c-c2dc59df670d" | ||
authors = ["Elliot Saba <[email protected]>"] | ||
version = "1.0.0" | ||
version = "1.0.1" | ||
|
||
[deps] | ||
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" | ||
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3" | ||
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" | ||
Preferences = "21216c6a-2e73-6563-6e65-726566657250" | ||
|
@@ -16,7 +15,6 @@ Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" | |
UserNSSandbox_jll = "b88861f7-1d72-59dd-91e7-a8cc876a4984" | ||
|
||
[compat] | ||
JLLWrappers = "1.3" | ||
Preferences = "1.2.1" | ||
Scratch = "1" | ||
UserNSSandbox_jll = "2021.4.22" | ||
|