mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: security clearances (#10773)
* chore: nx migrate + resolve form-data security alert https://github.com/NativeScript/NativeScript/security/dependabot/43 * fix(security): babel/helpers https://github.com/NativeScript/NativeScript/security/dependabot/27
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"sourceRoot": "tools/workspace-plugin/src",
|
||||
"projectType": "library",
|
||||
"tags": [],
|
||||
"targets": {
|
||||
"build": {
|
||||
"executor": "@nx/js:tsc",
|
||||
@@ -49,6 +50,5 @@
|
||||
"jestConfig": "tools/workspace-plugin/jest.config.ts"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tags": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user