Skip to content

Commit

Permalink
build(deps-dev): update xicons requirement in /packages/xicons-site
Browse files Browse the repository at this point in the history
Updates the requirements on [xicons](https://github.com/XuXiaowen/xicons) to permit the latest version.
- [Release notes](https://github.com/XuXiaowen/xicons/releases)
- [Commits](https://github.com/XuXiaowen/xicons/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2021
1 parent 55fff8b commit be4de38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xicons-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"vooks": "^0.0.8",
"vue-router": "^4.0.4",
"vueuc": "^0.2.5",
"xicons": "^0.8.0"
"xicons": "^1.0.0"
}
}

0 comments on commit be4de38

Please sign in to comment.