@shopify/react-intersection-observer
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -1,2 +0,2 @@ | ||
import { Ref } from 'react'; | ||
import type { Ref } from 'react'; | ||
import { UnsupportedBehavior } from './types'; | ||
@@ -3,0 +3,0 @@ interface Options { |
{ | ||
"name": "@shopify/react-intersection-observer", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"license": "MIT", | ||
@@ -38,4 +38,4 @@ "description": "A React wrapper around the Intersection Observer API", | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^4.1.1", | ||
"@shopify/react-testing": "^5.1.1" | ||
"@shopify/jest-dom-mocks": "^4.1.2", | ||
"@shopify/react-testing": "^5.1.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "module": "index.mjs", |
Sorry, the diff of this file is not supported yet
23092