Skip to content

Commit

Permalink
release: 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun committed Jul 26, 2024
1 parent cb2bc4a commit bec641e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-safe-lazy",
"version": "0.1.0-beta.1",
"version": "0.1.0",
"description": "Safely use `React.lazy` with retry and reload strategies.",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit bec641e

Please sign in to comment.