Skip to content

Commit a5da67b

Browse files
authored
Merge pull request #121 from plotly/re-add-plotlybase
add plotlybase with minimum version of 0.8.5
2 parents aefe9f4 + b54b86a commit a5da67b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
1414
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
1515
JSON2 = "2535ab7d-5cd8-5a07-80ac-9b1792aadce3"
1616
MD5 = "6ac74813-4b46-53a4-afec-0b5dc9d7885c"
17+
PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
1718
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
1819
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1920
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
@@ -29,6 +30,7 @@ HTTP = "0.8.10, 0.9"
2930
JSON = "0.21"
3031
JSON2 = "0.3"
3132
MD5 = "0.2"
33+
PlotlyBase = "0.8.5, 0.8.6"
3234
julia = "1.2"
3335

3436
[extras]

0 commit comments

Comments
 (0)