Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nakzyu committed May 21, 2024
1 parent d7ba2b5 commit deec3ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Headlessui React Native

<p align="center">
<a href="https://www.npmjs.com/package/headlessui-react-native"><img src="https://img.shields.io/npm/dt/headlessui-react-native" alt="Total Downloads"></a>
<a href="https://github.com/jamsubu/headlessui-react-native/tree/main/packages/headlessui-react-native"><img src="https://img.shields.io/npm/v/headlessui-react-native" alt="Latest Release"></a>
<a href="https://github.com/jamsubu/headlessui-react-native/releases"><img src="https://img.shields.io/npm/v/headlessui-react-native" alt="Latest Release"></a>
</p>

## Installation
Expand Down
3 changes: 2 additions & 1 deletion packages/headlessui-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "headlessui-react-native",
"title": "HeadlessUI React Native",
"version": "1.1.3",
"description": "This is an unstyled, accessible headless UI library for React Native.",
"version": "1.1.4",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"homepage": "https://headlessui-react-native.vercel.app",
Expand Down

0 comments on commit deec3ea

Please sign in to comment.