Description Usage Arguments Examples
Update the given dependency to a specific version or latest
1 | update_dependency(name, version_target = "latest")
|
name |
Library name. |
version_target |
Targeted version. Default to latest. |
1 2 3 4 | ## Not run:
update_dependency("framework7")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.