1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #349 from oceanprotocol/greenkeeper/intersection-observer-0.8.0

Update intersection-observer to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2020-04-14 10:50:00 +02:00 committed by GitHub
commit caf2bb1b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
"gatsby-transformer-xml": "^2.2.1", "gatsby-transformer-xml": "^2.2.1",
"gatsby-transformer-yaml": "^2.3.1", "gatsby-transformer-yaml": "^2.3.1",
"giphy-js-sdk-core": "^1.0.6", "giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.7.0", "intersection-observer": "^0.8.0",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.13.1", "react-dom": "^16.13.1",
"react-helmet": "^5.2.1", "react-helmet": "^5.2.1",