chore(core): nx plugin submission nx-quarkus (#5694)

This commit is contained in:
Tine Kondo 2021-05-18 09:14:34 +02:00 committed by GitHub
parent 52e3083a19
commit bca569bef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,5 +158,10 @@
"name": "nx-dotnet",
"description": "Nx plugin for developing and housing .NET projects within an Nx workspace.",
"url": "https://github.com/nx-dotnet/nx-dotnet"
},
{
"name": "@nxrocks/nx-quarkus",
"description": "Nx plugin to generate, run, package, build (and more) Quarkus projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-quarkus"
}
]