testing
This commit is contained in:
parent
78ba8178b0
commit
8fb1b20ec9
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"devvvv": "ng serve --port 5173 --host 0.0.0.0",
|
||||
"buildd": "ng build",
|
||||
"build": "ng build",
|
||||
"watch": "ng build --watch --configuration development",
|
||||
"test": "ng test"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -69,5 +69,5 @@
|
|||
"dependencies": {
|
||||
"bullmq": "^5.53.2"
|
||||
},
|
||||
"trustedDependencies": []
|
||||
"trustedDependencies": ["mongodb"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue