test
This commit is contained in:
parent
22859fb9a6
commit
28e58c3227
3 changed files with 13 additions and 2 deletions
|
|
@ -16,6 +16,7 @@
|
|||
"@stock-bot/config": "*",
|
||||
"@stock-bot/logger": "*",
|
||||
"@stock-bot/types": "*",
|
||||
"@types/mongodb": "^4.0.7",
|
||||
"mongodb": "^6.17.0",
|
||||
"yup": "^1.6.1"
|
||||
},
|
||||
|
|
@ -43,5 +44,8 @@
|
|||
"files": [
|
||||
"dist",
|
||||
"README.md"
|
||||
]
|
||||
],
|
||||
"paths": {
|
||||
"*": ["node_modules/*", "../../node_modules/*"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue