Skip to content

Commit

Permalink
Update xola/icons package for icons
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi committed Dec 21, 2024
1 parent c37fe4c commit f40c988
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 36 deletions.
60 changes: 29 additions & 31 deletions src/icons/package-lock.json

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

8 changes: 3 additions & 5 deletions src/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xola/icons",
"version": "1.1.1",
"version": "1.1.2",
"description": "Xola's icon set",
"main": "./index.js",
"scripts": {
Expand All @@ -19,12 +19,10 @@
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"prop-types": "^15.7.2",
"react": "18.2",
"react-dom": "18.2",
"tailwind-merge": "^2.5.5"
},
"devDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"author": "Rushi Vishavadia <[email protected]>",
"engines": {
"node": ">=16"
Expand Down

0 comments on commit f40c988

Please sign in to comment.