Skip to content

Commit bd37c82

Browse files
committed
Bumped react-intersection-observer-hook version
1 parent 1b0fbd0 commit bd37c82

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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,5 +1,5 @@
11
{
2-
"version": "4.0.4",
2+
"version": "4.1.0",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -61,6 +61,6 @@
6161
"typescript": "^4.2.3"
6262
},
6363
"dependencies": {
64-
"react-intersection-observer-hook": "^2.0.6"
64+
"react-intersection-observer-hook": "^2.1.0"
6565
}
6666
}

0 commit comments

Comments
 (0)