feat: change extend

This commit is contained in:
Nevo David 2024-09-11 17:57:59 +07:00
parent acf5e65da7
commit 6ddbf2c607
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"extends": "nx/presets/npm.json",
"extends": "@nrwl/workspace/presets/npm.json",
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"targetDefaults": {
"build": {

2
package-lock.json generated
View File

@ -88,7 +88,7 @@
"nestjs-command": "^3.1.4",
"next": "^14.2.4",
"next-plausible": "^3.12.0",
"nx": "18.0.8",
"nx": "^18.0.8",
"openai": "^4.47.1",
"polotno": "^2.10.5",
"prisma-paginate": "^5.2.1",

View File

@ -73,7 +73,6 @@
"@uppy/progress-bar": "^3.0.3",
"@uppy/react": "^3.1.3",
"@virtual-grid/react": "^2.0.2",
"nx": "18.0.8",
"array-move": "^4.0.0",
"axios": "1.6.7",
"bcrypt": "^5.1.1",
@ -103,6 +102,7 @@
"nestjs-command": "^3.1.4",
"next": "^14.2.4",
"next-plausible": "^3.12.0",
"nx": "^18.0.8",
"openai": "^4.47.1",
"polotno": "^2.10.5",
"prisma-paginate": "^5.2.1",