modified: package-lock.json

modified:   package.json
	modified:   src/index.ts
This commit is contained in:
2023-09-29 16:24:30 -04:00
parent 53f2eeab84
commit 40e57b5063
3 changed files with 181 additions and 4 deletions

View File

@ -2,6 +2,7 @@
"name": "finvis-backend",
"version": "1.0.0",
"description": "A financial tracking web app that allows users to track their investments across multiple exchanges.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"