fix(package.json): 🐛 update common version to latest
This commit is contained in:
parent
e5d41d77a8
commit
de3c762dd0
1 changed files with 2 additions and 1 deletions
|
|
@ -325,7 +325,8 @@
|
|||
"@lilith/ui-theme": "^1.0.4",
|
||||
"@lilith/ui-layout": "^1.0.3",
|
||||
"@nestjs/core": "11.1.11",
|
||||
"@nestjs/common": "11.1.11"
|
||||
"@nestjs/common": "11.1.11",
|
||||
"@nestjs/platform-express": "11.1.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue