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

This commit is contained in:
khalilou88 2023-09-22 15:01:28 +02:00 committed by GitHub
parent f2edb2930e
commit e9eb10fa4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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