mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: nx migrate latest
This commit is contained in:
12
package.json
12
package.json
@@ -23,11 +23,11 @@
|
||||
"devDependencies": {
|
||||
"@nativescript/hook": "^2.0.0",
|
||||
"@nativescript/nx": "~4.0.0",
|
||||
"@nrwl/cli": "15.0.12",
|
||||
"@nrwl/eslint-plugin-nx": "15.0.12",
|
||||
"@nrwl/jest": "15.0.12",
|
||||
"@nrwl/node": "15.0.12",
|
||||
"@nrwl/workspace": "15.0.12",
|
||||
"@nrwl/cli": "15.2.1",
|
||||
"@nrwl/eslint-plugin-nx": "15.2.1",
|
||||
"@nrwl/jest": "15.2.1",
|
||||
"@nrwl/node": "15.2.1",
|
||||
"@nrwl/workspace": "15.2.1",
|
||||
"@nstudio/focus": "^14.3.0",
|
||||
"@nstudio/nps-i": "~2.0.0",
|
||||
"@prettier/plugin-xml": "^2.2.0",
|
||||
@@ -69,7 +69,7 @@
|
||||
"typedoc": "^0.22.17",
|
||||
"typescript": "4.8.4",
|
||||
"zx": "^7.0.5",
|
||||
"nx": "15.0.12"
|
||||
"nx": "15.2.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*": [
|
||||
|
||||
Reference in New Issue
Block a user