chore(core): nx plugin submission @rbnx/webdriverio (#15649)

This commit is contained in:
Richard Roozenboom 2023-03-14 16:25:11 +01:00 committed by GitHub
parent 3f4ba6d2af
commit 19eb9efe32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -408,5 +408,10 @@
"name": "@nxazure/func",
"description": "Nx plugin to add Azure Functions support to Nx Workspace.",
"url": "https://github.com/AlexPshul/nxazure/tree/master/packages/func"
},
{
"name": "@rbnx/webdriverio",
"description": "A Nx plugin that adds the WebdriverIO testing framework to a NX workspace.",
"url": "https://github.com/Roozenboom/rbnx/tree/main/packages/webdriverio"
}
]