From 7efd4a5238c85467a3663e4e0e55c5f0b2193cdf Mon Sep 17 00:00:00 2001 From: VitoAlbano Date: Mon, 5 Aug 2024 11:01:43 +0100 Subject: [PATCH] [ci:force] - Added some changes and fixed lock --- lib/testing/project.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/testing/project.json b/lib/testing/project.json index 8166f6cd8a..b0bc76f84e 100644 --- a/lib/testing/project.json +++ b/lib/testing/project.json @@ -6,7 +6,7 @@ "prefix": "adf", "targets": { "build": { - "executor": "@nrwl/webpack:webpack", + "executor": "@nx/webpack:webpack", "options": { "projectRoot": "lib/testing", "outputPath": "dist/libs/testing", diff --git a/package.json b/package.json index f51f686870..5c389fb2e4 100644 --- a/package.json +++ b/package.json @@ -203,7 +203,7 @@ "@nx/eslint-plugin": "16.10.0", "@nx/node": "16.10.0", "@nx/angular": "16.10.0" - }, + }, "license": "Apache-2.0", "bundlesize": [ {