Skip to content

Commit fb2c6fe

Browse files
committed
Bump package to include corrected readme
1 parent 6a6fb51 commit fb2c6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"name": "use-is-in-viewport",
5858
"description": "A react hook to use the IntersectionObserver declaratively in your React app.",
59-
"version": "1.0.2",
59+
"version": "1.0.3",
6060
"main": "built/es5-cjs/src/index.js",
6161
"types": "built/es5-cjs/src/index.d.ts",
6262
"module": "built/es9-esm/src/index.js",

0 commit comments

Comments
 (0)