We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d511987 commit 5b65e77Copy full SHA for 5b65e77
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-nx-plugins",
3
- "version": "4.1.1",
+ "version": "4.2.0",
4
"license": "MIT",
5
"scripts": {
6
"nx": "nx",
packages/nx/package.json
"name": "@nativescript/nx",
"description": "NativeScript Plugin for Nx",
"repository": {
"type": "git",
@@ -32,6 +32,7 @@
32
"@angular-devkit/core": "^15.0.0",
33
"@angular-devkit/schematics": "^15.0.0",
34
"@nrwl/devkit": "^15.0.0",
35
+ "@nrwl/jest": "^15.0.0",
36
"fs-extra": "^10.1.0",
37
"ignore": "^5.0.4",
38
"jsonc-parser": "3.0.0",
0 commit comments