mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2025-01-03 10:25:00 +01:00
parent
842c343343
commit
1d07e0f769
2
package-lock.json
generated
2
package-lock.json
generated
@ -22,7 +22,7 @@
|
|||||||
"release-it": "^14.11.8"
|
"release-it": "^14.11.8"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"gatsby": "^2.0.0 || ^3.0.0",
|
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
||||||
"react": ">=16.8",
|
"react": ">=16.8",
|
||||||
"react-dom": ">=16.8"
|
"react-dom": ">=16.8"
|
||||||
}
|
}
|
||||||
|
@ -39,7 +39,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"gatsby": "^2.0.0 || ^3.0.0",
|
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
||||||
"react": ">=16.8",
|
"react": ">=16.8",
|
||||||
"react-dom": ">=16.8"
|
"react-dom": ">=16.8"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user