This commit is contained in:
talksik
2022-06-08 05:56:48 -05:00
parent bc6920fb4c
commit 82db26e994
3 changed files with 37 additions and 38 deletions
+4 -1
View File
@@ -25,5 +25,8 @@
"nodemon": "^2.0.15",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
}
},
"workspaces": [
"packages/*"
]
}