Skip to content

Commit c5fab69

Browse files
committed
2.22.2023-alpha-2
1 parent 9f45a4b commit c5fab69

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal-global",
3-
"version": "2.22.2023-alpha-1",
3+
"version": "2.22.2023-alpha-2",
44
"description": "Highly reusable React Modal that can be run from useEffect.",
55
"main": "dist/index.ts",
66
"types": "dist/index.d.ts",
@@ -64,4 +64,4 @@
6464
"**/?(*.)+(spec|test).ts?(x)"
6565
]
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)