Skip to content

Commit

Permalink
feat: change extend
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevo David committed Sep 11, 2024
1 parent acf5e65 commit 6ddbf2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nx.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 6ddbf2c

Please sign in to comment.