Skip to content

Commit b265a18

Browse files
committed
change components pkgs versions and resources repo
1 parent 559bac4 commit b265a18

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Artifacts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ git-tree-sha1 = "c857e355d2c21dfc458fb315371431dda2506109"
33

44
[[dash_resources.download]]
55
sha256 = "4ff3910a8ff1f5420784397cfc6ad80341bbe03f1010eab38dcb9b8ce2423310"
6-
url = "https://github.com/waralex/DashCoreResources/releases/download/v2.0.0+0/DashCoreResources.v2.0.0.tar.gz"
6+
url = "https://github.com/plotly/DashCoreResources/releases/download/v2.0.0+0/DashCoreResources.v2.0.0.tar.gz"

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
2424
[compat]
2525
CodecZlib = "0.6, 0.7"
2626
DashBase = "0.1"
27-
DashCoreComponents = "1.16.0"
28-
DashHtmlComponents = "1.1.3"
29-
DashTable = "4.11.3"
27+
DashCoreComponents = "2.0.0"
28+
DashHtmlComponents = "2.0.0"
29+
DashTable = "5.0.0"
3030
DataStructures = "0.17, 0.18"
3131
HTTP = "0.8.10, 0.9"
3232
JSON = "0.21"

gen_resources/Sources.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[deploy]
2-
repo = "waralex/DashCoreResources"
2+
repo = "plotly/DashCoreResources"
33
[dash]
44
url = "https://github.com/plotly/dash.git"
55
tag = "v2.0.0"

0 commit comments

Comments
 (0)