Skip to content

Commit

Permalink
fix: version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
woywro committed Oct 28, 2024
1 parent e81c003 commit 05ffc0a
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": "next-lazy-hydration-on-scroll",
"version": "1.0.0",
"version": "1.1.2",
"description": "Hydrate components dynamically as the user scrolls.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 05ffc0a

Please sign in to comment.