chore(core): nx plugin submission @nxrocks/nx-micronaut (#11676)

This commit is contained in:
Tine Kondo 2022-08-23 16:05:03 +02:00 committed by GitHub
parent a198c95808
commit af7ebc6e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,5 +298,10 @@
"name": "nx-pwm", "name": "nx-pwm",
"description": "Nx plugin and CLI to help maintain packages, inspired by NX repo tooling", "description": "Nx plugin and CLI to help maintain packages, inspired by NX repo tooling",
"url": "https://github.com/gioragutt/nx-pwm" "url": "https://github.com/gioragutt/nx-pwm"
},
{
"name": "@nxrocks/nx-micronaut",
"description": "Nx plugin to generate, run, package, build (and more) Micronaut projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-micronaut"
} }
] ]