update to nx 16

This commit is contained in:
zizifn
2023-05-12 22:42:22 +08:00
committed by zizifn
parent 258fd97b6e
commit 0e0935a9a8
21 changed files with 5575 additions and 12526 deletions

View File

@@ -17,7 +17,7 @@
"src/**/*.d.ts"
],
"files": [
"../../node_modules/@nrwl/react/typings/cssmodule.d.ts",
"../../node_modules/@nrwl/react/typings/image.d.ts"
"../../node_modules/@nx/react/typings/cssmodule.d.ts",
"../../node_modules/@nx/react/typings/image.d.ts"
]
}