Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nakzyu committed Jun 12, 2024
1 parent b06410a commit 2f6c737
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "headlessui-react-native-showcase",
"main": "index.js",
"version": "0.0.4",
"version": "0.0.5",
"scripts": {
"dev": "expo start --web",
"start": "expo start",
Expand Down
2 changes: 1 addition & 1 deletion packages/headlessui-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "headlessui-react-native",
"title": "HeadlessUI React Native",
"description": "This is an unstyled, accessible headless UI library for React Native.",
"version": "1.1.5",
"version": "1.2.0",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"homepage": "https://headlessui-react-native.vercel.app",
Expand Down

2 comments on commit 2f6c737

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for headlessui-react-native-docs ready!

✅ Preview
https://headlessui-react-native-docs-59pzojg47-nakzyus-projects.vercel.app

Built with commit 2f6c737.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for headlessui-react-native-showcase ready!

✅ Preview
https://headlessui-react-native-showcase-gmsyulkod-nakzyus-projects.vercel.app

Built with commit 2f6c737.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.