mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2025-02-14 21:10:42 +01:00
default to Gatsby v4 peer dependency
This commit is contained in:
parent
455d381665
commit
5bdc911576
12376
package-lock.json
generated
12376
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -39,7 +39,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
"gatsby": "^4.0.0",
|
||||||
"react": ">=16.8",
|
"react": ">=16.8",
|
||||||
"react-dom": ">=16.8"
|
"react-dom": ">=16.8"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user