Skip to content

Commit

Permalink
~deploy~ / feat: updated content in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasAndreano committed Nov 13, 2023
1 parent f1bd4f3 commit 65386f3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
"name": "qiwi-reverse-api",
"version": "1.0.0",
"description": "QIWI Reverse API",
"author": "Nikita Balin <n.balin@koka.team>",
"author": "Nikita Balin <n.balin@koka.team> (https://koka.team)",
"private": false,
"license": "MIT",
"homepage": "https://github.com/LukasAndreano/qiwi-reverse-api",
"bugs": {
"url": "https://github.com/LukasAndreano/qiwi-reverse-api/issues",
"email": "n.balin@koka.team"
},
"scripts": {
"build": "nest build",
"start": "nest start",
Expand Down

0 comments on commit 65386f3

Please sign in to comment.