Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
04f8b49075 | |||
a634e1b7c1 |
@@ -1 +1 @@
|
|||||||
*
|
**
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
{
|
{
|
||||||
"name": "${REPO_OWNER}",
|
"name": "${REPO_OWNER}",
|
||||||
"email": "${REPO_OWNER}@gmail.com",
|
"email": "${REPO_OWNER}@gmail.com",
|
||||||
"homepage": "${REPO_OWNER}.page",
|
"homepage": "https://${REPO_OWNER}.page",
|
||||||
"role": "Programmer"
|
"role": "Programmer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -41,6 +41,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"pre-install-cmd": "./install.sh"
|
"pre-update-cmd": "./install.sh"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user