Skip to content

Commit

Permalink
perf: update auro-icon to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-mota committed Nov 25, 2024
1 parent 433fb27 commit c586d37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@aurodesignsystem/auro-button": "^8.1.3",
"@aurodesignsystem/auro-formvalidation": "^1.0.4",
"@aurodesignsystem/auro-icon": "^6.0.2",
"@aurodesignsystem/auro-icon": "^6.0.3",
"@aurodesignsystem/auro-library": "~2.8",
"chalk": "^5.3.0",
"cleave.js": "^1.6.0",
Expand Down Expand Up @@ -157,7 +157,7 @@
"build:docs": "node ./node_modules/@aurodesignsystem/auro-library/scripts/build/generateDocs.mjs",
"build:sass": "npm-run-all build:sass:component postCss:component sass:render",
"build:sass:component": "sass --no-source-map src:src",
"build:version": "node scripts/version.mjs",
"build:version": "node ./src/scripts/version.mjs",
"build:watch": "nodemon -e scss,js --watch src --exec npm run build:dev:assets",
"bundler": "rollup -c",
"bundler:test": "rollup -c -w",
Expand Down

0 comments on commit c586d37

Please sign in to comment.