Skip to content

Commit

Permalink
fix(icon): config (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsimao authored Mar 11, 2024
1 parent e14e877 commit 6cdda11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"clean-package": "../../../clean-package.config.json"
"clean-package": "../../clean-package.config.json"
}

0 comments on commit 6cdda11

Please sign in to comment.