File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-dot-cursor" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " An opinionated cursor component animated with Motion for React." ,
55 "exports" : {
66 "." : {
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
33 "private" : true ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export function Home() {
1818 < p className = "text-lg mb-6 text-center" > An opinionated cursor component animated with Motion for React.</ p >
1919 < div className = "flex space-x-4 mb-8" >
2020 < Button asChild >
21- < Link to = "/docs" > Documentation · v0.1.2 </ Link >
21+ < Link to = "/docs" > Documentation · v0.1.3 </ Link >
2222 </ Button >
2323 < Button asChild variant = "secondary" >
2424 < a href = "https://github.com/GuiEpi/react-dot-cursor" target = "_blank" rel = "noopener noreferrer" >
You can’t perform that action at this time.
0 commit comments