mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 04:33:11 +03:00
изменено имя проекта и добавлена лицензия
This commit is contained in:
parent
6e2b9d6ab3
commit
998dc51678
2 changed files with 8 additions and 9 deletions
|
@ -3,11 +3,9 @@
|
|||
"version": "1.0.0",
|
||||
"description": "Chart for popular fiat currencies",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"scripts": {},
|
||||
"author": "Redume",
|
||||
"license": "ISC",
|
||||
"license": "LGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"fastify": "^4.26.1",
|
||||
"pg": "^8.11.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue