Skip to content

Commit

Permalink
fix(slot): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andresz1 authored and Powerplex committed Aug 16, 2023
1 parent aae0bee commit 8923cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/components/slot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "vite build"
},
"dependencies": {
"@radix-ui/react-slot": "1.0.1"
"@radix-ui/react-slot": "1.0.2"
},
"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
Expand All @@ -29,4 +29,4 @@
},
"homepage": "https://sparkui.vercel.app",
"license": "MIT"
}
}

0 comments on commit 8923cb7

Please sign in to comment.