Skip to content

Commit

Permalink
perf(deps): update to correct icon version
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-capsule42 committed Oct 1, 2024
1 parent 9304084 commit 2cd1f4e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node": "^18.x || ^20.x"
},
"dependencies": {
"@aurodesignsystem/auro-icon": "^5.0.0-beta.1",
"@aurodesignsystem/auro-icon": "^4.4.0",
"chalk": "^5.3.0",
"lit": "^3.2.0",
"mark.js": "8.11.0"
Expand Down
2 changes: 1 addition & 1 deletion src/iconVersion.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default '5.0.0-beta.1'
export default '4.4.0'

0 comments on commit 2cd1f4e

Please sign in to comment.