Skip to content

Commit

Permalink
Merge pull request #135 from rdeits/tk/add-blink
Browse files Browse the repository at this point in the history
Add Blink.jl as a dependency to work around Pkg resolver issues.
  • Loading branch information
tkoolen committed Dec 27, 2019
2 parents 4a1db2f + 010e746 commit a5a9862
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ version = "0.8.0"
AssetRegistry = "bf4720bc-e11a-5d0c-854e-bdca1663c893"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Blink = "ad839575-38b3-5650-b840-f874b8c74a25"
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
Expand All @@ -27,6 +28,7 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"

[compat]
AssetRegistry = "0.1"
Blink = "0.12"
Cassette = "0.2.5"
GeometryTypes = "0.6, 0.7"
JSExpr = "0.3, 0.5"
Expand Down

0 comments on commit a5a9862

Please sign in to comment.