Skip to content

Commit

Permalink
Merge pull request ubie-oss#129 from 8845musign/upgrade-ubie-icons
Browse files Browse the repository at this point in the history
Allow installation of ubie-icons above v0.8.0
  • Loading branch information
takanorip authored Aug 9, 2024
2 parents be1abb6 + d8f2b3f commit bd5d1e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
14 changes: 5 additions & 9 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
"@typescript-eslint/parser": "5.62.0",
"@ubie/design-tokens": "0.1.4",
"@ubie/prettier-config": "0.1.0",
"@ubie/ubie-icons": "^0.6.1",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "10.4.15",
Expand Down Expand Up @@ -129,7 +128,7 @@
"peerDependencies": {
"@headlessui/react": ">1.7.0 <2.0.0",
"@ubie/design-tokens": "^0.0.10 || ^0.1.0",
"@ubie/ubie-icons": ">=0.5.0 <0.6.2",
"@ubie/ubie-icons": ">=0.5.0 <0.6.2 || >=0.8.0",
"clsx": ">1.2.0",
"react": "^17 || ^18",
"react-dom": "^17 || ^18"
Expand Down

0 comments on commit bd5d1e0

Please sign in to comment.