Skip to content

Commit

Permalink
chore: remove now obsolete patch for nrwl/nx#26949
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Aug 7, 2024
1 parent 192a3e0 commit 168a273
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 63 deletions.
16 changes: 0 additions & 16 deletions Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion packages/nx-flutter/tsconfig.lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"outDir": "../../dist/out-tsc",
"declaration": true,
"types": []
"types": ["node"]
},
"include": ["**/*.ts"],
"exclude": ["jest.config.ts", "**/*.spec.ts", "**/*.test.ts"]
Expand Down
46 changes: 0 additions & 46 deletions patches/nx@19.4.1.patch

This file was deleted.

0 comments on commit 168a273

Please sign in to comment.