chore(core): nx plugin submission @simondotm/nx-firebase (#19376)

This commit is contained in:
Simon M 2023-10-03 14:17:38 +01:00 committed by GitHub
parent 19be5009ba
commit e20a3d0920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -423,5 +423,10 @@
"name": "@ziacik/azure-func", "name": "@ziacik/azure-func",
"description": "Generating, serving and publishing Azure Functions 4 apps.", "description": "Generating, serving and publishing Azure Functions 4 apps.",
"url": "https://github.com/ziacik/nx-tools/tree/master/packages/azure-func" "url": "https://github.com/ziacik/nx-tools/tree/master/packages/azure-func"
},
{
"name": "@simondotm/nx-firebase",
"description": "Nx plugin to support Firebase Apps and Cloud Functions in Nx workspaces",
"url": "https://github.com/simondotm/nx-firebase"
} }
] ]