chore: delete npm cmd and change homepage

This commit is contained in:
Данил 2025-03-03 01:13:23 +03:00
parent 6e7dbe4c14
commit ed7e54988e

View file

@ -2,10 +2,6 @@
"name": "kekkai", "name": "kekkai",
"version": "1.0.0", "version": "1.0.0",
"description": "Historical data on the rate of fiat and crypto currencies", "description": "Historical data on the rate of fiat and crypto currencies",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Redume/Kekkai.git" "url": "git+https://github.com/Redume/Kekkai.git"
@ -15,7 +11,7 @@
"bugs": { "bugs": {
"url": "https://github.com/Redume/Kekkai/issues" "url": "https://github.com/Redume/Kekkai/issues"
}, },
"homepage": "https://github.com/Redume/Kekkai#readme", "homepage": "https://kekkai-redume.su/",
"devDependencies": { "devDependencies": {
"@eslint/js": "^8.57.0", "@eslint/js": "^8.57.0",
"eslint": "^8.57.0", "eslint": "^8.57.0",