chore(core): nx plugin submission @nxrocks/nx-ktor (#16300)

This commit is contained in:
Tine Kondo 2023-04-14 16:40:09 +02:00 committed by GitHub
parent 9a94281eb1
commit cd04e95d02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -423,5 +423,10 @@
"name": "nx-ngrok",
"description": "Ngrok support for Nx",
"url": "https://github.com/domjtalbot/nx-ngrok"
},
{
"name": "@nxrocks/nx-ktor",
"description": "Nx plugin to generate, run, package, build (and more) Ktor projects inside your Nx workspace",
"url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-ktor"
}
]