chore(node): fix update-16-3-1-update-executor description (#17649)

This commit is contained in:
Craig Rodrigues 2023-06-20 07:56:41 -07:00 committed by GitHub
parent 0be5d3d9b9
commit 6dd652095c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@
"update-16-3-1-update-executor": {
"cli": "nx",
"version": "16.3.1-beta.0",
"description": "Replace @nx/node:webpack with @nx/node:webpack for all project targets",
"description": "Replace @nrwl/node:webpack and @nx/node:webpack with @nx/webpack:webpack for all project targets",
"implementation": "./src/migrations/update-16-3-1/update-webpack-executor"
},
"update-16-4-0-replace-node-executor": {