Skip to content

Commit

Permalink
Merge pull request #99 from plotly/new_components_versions
Browse files Browse the repository at this point in the history
Update core components and renderer versions
  • Loading branch information
waralex committed May 5, 2021
2 parents 7b6c06b + 4e5080a commit cb64b94
Show file tree
Hide file tree
Showing 10 changed files with 81,858 additions and 20,596 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Dash"
uuid = "1b08a953-4be3-4667-9a23-3db579824955"
authors = ["Chris Parmer <chris@plotly.com>", "Alexandr Romanenko <waralex@gmail.com>"]
version = "0.1.3"
version = "0.1.4"

[deps]
CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"
Expand All @@ -22,9 +22,9 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
[compat]
CodecZlib = "0.6, 0.7"
DashBase = "0.1"
DashCoreComponents = "1.10.2"
DashHtmlComponents = "1.0.3"
DashTable = "4.9.0"
DashCoreComponents = "1.16.0"
DashHtmlComponents = "1.1.3"
DashTable = "4.11.3"
DataStructures = "0.17, 0.18"
HTTP = "0.8.10, 0.9"
JSON = "0.21"
Expand Down
Loading

0 comments on commit cb64b94

Please sign in to comment.