chore(core): nx plugin change (#16694)

This commit is contained in:
Dominik Pieper 2023-05-02 16:12:04 +02:00 committed by GitHub
parent 32cbab7d26
commit c2541ad66d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,19 +55,19 @@
"url": "https://github.com/Phillip9587/nx-stylelint"
},
{
"name": "@nxtend/ionic-react",
"name": "@nxext/ionic-react",
"description": "An Nx plugin for developing Ionic React applications and libraries",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/ionic-react"
"url": "https://github.com/nxext/nx-extensions/tree/main/packages/ionic-react"
},
{
"name": "@nxtend/ionic-angular",
"name": "@nxext/ionic-angular",
"description": "An Nx plugin for developing Ionic Angular applications and libraries",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/ionic-angular"
"url": "https://github.com/nxext/nx-extensions/tree/main/packages/ionic-angular"
},
{
"name": "@nxtend/capacitor",
"name": "@nxext/capacitor",
"description": "An Nx plugin for developing cross-platform applications using Capacitor",
"url": "https://github.com/nxtend-team/nxtend/tree/main/packages/capacitor"
"url": "https://github.com/nxext/nx-extensions/tree/main/packages/capacitor"
},
{
"name": "@nxtend/firebase",