1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-08-14 01:11:31 +00:00

Update links from individual bot repos to monorepo

This commit is contained in:
2023-10-16 04:53:23 +00:00
parent 4f7a674f50
commit 2fd5906f9e
24 changed files with 670 additions and 624 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"prettier": "3.0.3"
}
}