We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85eda64 commit 86fa3f2Copy full SHA for 86fa3f2
inst/examples/antd.R
@@ -4,7 +4,7 @@ library(pipeR)
4
5
antd <- htmlDependency(
6
name = "antd",
7
- version = "2.5.0",
+ version = "2.13.10",
8
src = c(href="https://unpkg.com/antd/dist/"),
9
script = "antd.min.js",
10
stylesheet = "antd.min.css"
0 commit comments