bump version and update git links
This commit is contained in:
parent
ba96fd0869
commit
cee3fea8b7
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "cuffeo",
|
"name": "cuffeo",
|
||||||
"version": "1.1.1",
|
"version": "1.2.0",
|
||||||
"description": "A multi-protocol chatbot library with nearly zero dependencies.",
|
"description": "A multi-protocol chatbot library with nearly zero dependencies.",
|
||||||
"main": "src/index.mjs",
|
"main": "src/index.mjs",
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github.com:kein-Bot/cuffeo.git"
|
"url": "gitea@git.lat:keinBot/cuffeo.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cuffeo",
|
"cuffeo",
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
"flumm-fetch": "^1.0.1"
|
"flumm-fetch": "^1.0.1"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/kein-Bot/cuffeo/issues"
|
"url": "https://git.lat/keinBot/cuffeo/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/kein-Bot/cuffeo#readme"
|
"homepage": "https://git.lat/keinBot/cuffeo"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user