chore: bump nx (#3014)

This commit is contained in:
Alex Yang
2023-07-05 00:26:43 +08:00
committed by GitHub
parent 3976c37d41
commit 24be73ef63
3 changed files with 127 additions and 120 deletions

View File

@@ -0,0 +1,6 @@
{
"name": "hooks",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"sourceRoot": "packages/hooks/src"
}