mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2025-02-01 20:39:48 +01:00
fix: Set correct gatsby peer dep
This commit is contained in:
parent
b99a9a6c16
commit
7cc96853bb
@ -42,7 +42,7 @@
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"peerDependencies": {
|
||||
"gatsby": ">=2",
|
||||
"gatsby": "^2.0.0 || ^3.0.0",
|
||||
"react": ">=16.8",
|
||||
"react-dom": ">=16.8"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user