Skip to content

Commit

Permalink
Update Intersection Observer polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed May 13, 2020
1 parent 306d9da commit 81034da
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
Expand Up @@ -59,7 +59,7 @@
"size-limit": "4.4.5"
},
"dependencies": {
"intersection-observer": "0.7.0"
"intersection-observer": "0.10.0"
},
"pre-commit": [
"lint"
Expand Down

1 comment on commit 81034da

@vercel
Copy link

@vercel vercel bot commented on 81034da May 13, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.