add comments to cider and boilerplate azure
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@azure/communication-email": "^1.0.0",
|
||||
"express": "^4.18.2",
|
||||
"ioredis": "^5.3.2",
|
||||
"random-key": "^0.3.2"
|
||||
@@ -13,12 +14,12 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/enstrayed/api.git"
|
||||
"url": "git+https://github.com/enstrayed/enstrayedapi.git"
|
||||
},
|
||||
"author": "enstrayed",
|
||||
"license": "UNLICENSED",
|
||||
"bugs": {
|
||||
"url": "https://github.com/enstrayed/api/issues"
|
||||
"url": "https://github.com/enstrayed/enstrayedapi/issues"
|
||||
},
|
||||
"homepage": "https://github.com/enstrayed/api#readme"
|
||||
"homepage": "https://api.enstrayed.com"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user