mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2024-12-22 09:13:19 +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"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"gatsby": "^2.0.0 || ^3.0.0",
|
||||
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
||||
"react": ">=16.8",
|
||||
"react-dom": ">=16.8"
|
||||
}
|
||||
|
@ -39,7 +39,7 @@
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"peerDependencies": {
|
||||
"gatsby": "^2.0.0 || ^3.0.0",
|
||||
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
|
||||
"react": ">=16.8",
|
||||
"react-dom": ">=16.8"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user