diff --git a/package.json b/package.json index a046571..b364aee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@draftbox-co/gatsby-plugin-drift-lazy", - "version": "0.0.3", + "version": "0.0.4", "main": "index.js", "license": "MIT", "devDependencies": { @@ -12,9 +12,9 @@ "@babel/runtime": "^7.10.5" }, "peerDependencies": { - "gatsby": "2.24.80", - "react": "^16.4.2", - "react-dom": "^16.4.2" + "gatsby": "^3.0.0", + "react": "^17.0.1", + "react-dom": "^17.0.1" }, "keywords": [ "gatsby",