chore(core): list new @gnuechtel/nx-cucumber plugin (#20785)

Co-authored-by: Christian Gnüchtel <christian@gnuechtel.com>
This commit is contained in:
Juri Strumpflohner 2023-12-15 14:12:45 +01:00 committed by GitHub
parent bb1744c261
commit df6f99a707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -438,5 +438,10 @@
"name": "@simondotm/nx-firebase", "name": "@simondotm/nx-firebase",
"description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces", "description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces",
"url": "https://github.com/simondotm/nx-firebase" "url": "https://github.com/simondotm/nx-firebase"
},
{
"name": "@gnuechtel/nx-cucumber",
"description": "Plugin to use Cucumber within Nx workspaces",
"url": "https://gitlab.com/gnuechtel/open-source/-/tree/main/libs/nx-cucumber"
} }
] ]