mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2024-12-22 17:23:23 +01:00
change repository field
This commit is contained in:
parent
de45beccf7
commit
260273e013
@ -30,7 +30,7 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"gatsby": "^1.9.0"
|
"gatsby": "^1.9.0"
|
||||||
},
|
},
|
||||||
"repository": "https://github.com/kremalicious/gatsby-plugin-matomo.git",
|
"repository": "github:kremalicious/gatsby-plugin-matomo",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "babel src --out-dir . --ignore __tests__",
|
"build": "babel src --out-dir . --ignore __tests__",
|
||||||
"watch": "babel -w src --out-dir . --ignore __tests__",
|
"watch": "babel -w src --out-dir . --ignore __tests__",
|
||||||
|
Loading…
Reference in New Issue
Block a user