[ci:force] - Added some changes and fixed lock

This commit is contained in:
VitoAlbano
2024-08-05 11:01:43 +01:00
parent 3011a67a16
commit 7efd4a5238
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"prefix": "adf", "prefix": "adf",
"targets": { "targets": {
"build": { "build": {
"executor": "@nrwl/webpack:webpack", "executor": "@nx/webpack:webpack",
"options": { "options": {
"projectRoot": "lib/testing", "projectRoot": "lib/testing",
"outputPath": "dist/libs/testing", "outputPath": "dist/libs/testing",

View File

@@ -203,7 +203,7 @@
"@nx/eslint-plugin": "16.10.0", "@nx/eslint-plugin": "16.10.0",
"@nx/node": "16.10.0", "@nx/node": "16.10.0",
"@nx/angular": "16.10.0" "@nx/angular": "16.10.0"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"bundlesize": [ "bundlesize": [
{ {