feat: add packages.lock.json files for dependency management in application, domain, and infrastructure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"dependencies": {
|
||||
"net8.0": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user