Compare commits

...

2 commits

Author SHA1 Message Date
241494ec2d chore: fix url
Some checks failed
Create and publish a Docker image / detect what files changed (push) Has been cancelled
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Create and publish a Docker image / build-and-push-web (push) Has been cancelled
2025-03-03 01:14:33 +03:00
ed7e54988e chore: delete npm cmd and change homepage 2025-03-03 01:13:23 +03:00

View file

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