Fix a pointless git reference in the package.json file
This commit is contained in:
parent
f93712021e
commit
22c6fbe558
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"private": "true",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/CommitChange/commitchange.com"
|
||||
"url": "https://github.com/houdiniproject/houdini"
|
||||
},
|
||||
"scripts": {
|
||||
"watch": "npm run export-button-config && npm run export-i18n && npm run generate-api-js && npx webpack --watch",
|
||||
|
|
Loading…
Reference in a new issue