Skip to content

Commit 5b65e77

Browse files
committed
release: 4.2.0
1 parent d511987 commit 5b65e77

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-nx-plugins",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

packages/nx/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/nx",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "NativeScript Plugin for Nx",
55
"repository": {
66
"type": "git",
@@ -32,6 +32,7 @@
3232
"@angular-devkit/core": "^15.0.0",
3333
"@angular-devkit/schematics": "^15.0.0",
3434
"@nrwl/devkit": "^15.0.0",
35+
"@nrwl/jest": "^15.0.0",
3536
"fs-extra": "^10.1.0",
3637
"ignore": "^5.0.4",
3738
"jsonc-parser": "3.0.0",

0 commit comments

Comments
 (0)