Skip to content

Commit 86fa3f2

Browse files
use current version for antd
1 parent 85eda64 commit 86fa3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/examples/antd.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ library(pipeR)
44

55
antd <- htmlDependency(
66
name = "antd",
7-
version = "2.5.0",
7+
version = "2.13.10",
88
src = c(href="https://unpkg.com/antd/dist/"),
99
script = "antd.min.js",
1010
stylesheet = "antd.min.css"

0 commit comments

Comments
 (0)