Skip to content

Commit

Permalink
build: v2.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsong committed Aug 20, 2024
1 parent 7ad5f46 commit 2ad64f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsong/react-modal-dialog",
"version": "2.0.0-unstable.0",
"version": "2.0.0-beta.0",
"description": "No-frills modal <dialog> for React",
"license": "MIT",
"repository": "github:gsong/react-modal-dialog",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion remix-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@gsong/react-modal-dialog": "workspace:2.0.0-unstable.0",
"@gsong/react-modal-dialog": "workspace:2.0.0-beta.0",
"@remix-run/node": "^2.11.2",
"@remix-run/react": "^2.11.2",
"@remix-run/serve": "^2.11.2",
Expand Down

0 comments on commit 2ad64f6

Please sign in to comment.