mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: nx-cloud setup (#10110)
This commit is contained in:
@@ -18,11 +18,12 @@
|
||||
"url": "https://github.com/NativeScript/NativeScript.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nrwl/nx-cloud": "^15.0.2",
|
||||
"nativescript-theme-core": "^1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/hook": "^2.0.0",
|
||||
"@nativescript/nx": "~4.0.0",
|
||||
"@nativescript/nx": "~4.1.0",
|
||||
"@nrwl/cli": "15.2.1",
|
||||
"@nrwl/eslint-plugin-nx": "15.2.1",
|
||||
"@nrwl/jest": "15.2.1",
|
||||
@@ -54,6 +55,7 @@
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~8.3.0",
|
||||
"nativescript-typedoc-theme": "1.1.0",
|
||||
"nx": "15.2.1",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
"parserlib": "^1.1.1",
|
||||
"prettier": "^2.6.2",
|
||||
@@ -69,8 +71,7 @@
|
||||
"tslint-to-eslint-config": "^2.13.0",
|
||||
"typedoc": "^0.22.17",
|
||||
"typescript": "4.8.4",
|
||||
"zx": "^7.0.5",
|
||||
"nx": "15.2.1"
|
||||
"zx": "^7.0.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
"**/*": [
|
||||
@@ -78,4 +79,3 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user