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:
15
package.json
15
package.json
@@ -23,12 +23,12 @@
|
||||
"devDependencies": {
|
||||
"@nativescript/eslint-plugin": "~0.0.4",
|
||||
"@nativescript/hook": "^2.0.0",
|
||||
"@nativescript/nx": "~3.0.18",
|
||||
"@nrwl/cli": "14.2.4",
|
||||
"@nrwl/eslint-plugin-nx": "14.2.4",
|
||||
"@nrwl/jest": "14.2.4",
|
||||
"@nrwl/node": "14.2.4",
|
||||
"@nrwl/workspace": "14.2.4",
|
||||
"@nativescript/nx": "~4.0.0",
|
||||
"@nrwl/cli": "14.3.6",
|
||||
"@nrwl/eslint-plugin-nx": "14.3.6",
|
||||
"@nrwl/jest": "14.3.6",
|
||||
"@nrwl/node": "14.3.6",
|
||||
"@nrwl/workspace": "14.3.6",
|
||||
"@nstudio/focus": "^14.0.1",
|
||||
"@nstudio/nps-i": "~2.0.0",
|
||||
"@prettier/plugin-xml": "^2.2.0",
|
||||
@@ -73,7 +73,7 @@
|
||||
"webpack": "~4.44.1",
|
||||
"webpack-cli": "~3.3.12",
|
||||
"zx": "^4.2.0",
|
||||
"nx": "14.2.4"
|
||||
"nx": "14.3.6"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*": [
|
||||
@@ -81,3 +81,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user