File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 99 "lint" : " eslint"
1010 },
1111 "dependencies" : {
12- "@milkie/react" : " * " ,
12+ "@milkie/react" : " ^0.1.0 " ,
1313 "@neondatabase/serverless" : " ^1.0.2" ,
1414 "@radix-ui/react-slot" : " ^1.2.3" ,
1515 "@radix-ui/react-tooltip" : " ^1.2.8" ,
Original file line number Diff line number Diff line change @@ -510,6 +510,7 @@ The components use CSS variables for theming (compatible with shadcn/ui):
510510## Documentation
511511
512512- ** [ GitHub Repository] ( https://github.com/akcho/milkie ) ** - Full source code
513+ - ** [ CHANGELOG] ( https://github.com/akcho/milkie/blob/main/packages/react/CHANGELOG.md ) ** - Version history
513514- ** [ Live Demo] ( https://milkie.dev ) ** - Interactive examples
514515- ** [ Backend Setup] ( https://github.com/akcho/milkie/blob/main/docs/BACKEND_SETUP.md ) ** - Database & API routes
515516- ** [ Auth Integration] ( https://github.com/akcho/milkie/blob/main/docs/AUTH_INTEGRATION.md ) ** - Works with any auth
You can’t perform that action at this time.
0 commit comments