chore(core): nx plugin submission @jnxplus/nx-quarkus-maven (#16329)

This commit is contained in:
khalilou88 2023-05-01 16:50:13 +02:00 committed by GitHub
parent db1b5ddb0d
commit dbeeaa4ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -438,5 +438,10 @@
"name": "@jnxplus/nx-quarkus-gradle",
"description": "Nx plugin to add Quarkus and Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-gradle"
},
{
"name": "@jnxplus/nx-quarkus-maven",
"description": "Nx plugin to add Quarkus and Maven multi-module project support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-maven"
}
]