chore(core): nx plugin submission @nxtend/capacitor (#3270)

This commit is contained in:
Devin Shoemaker 2020-07-06 15:12:26 -05:00 committed by GitHub
parent 38f709c853
commit 3ec865a5e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,12 @@
{
"name": "@nxtend/ionic-react",
"description": "An Nx plugin for developing Ionic React applications and libraries",
"url": "https://github.com/nxtend-team/nxtend"
"url": "https://github.com/nxtend-team/nxtend/tree/master/libs/ionic-react"
},
{
"name": "@nxtend/capacitor",
"description": "An Nx plugin for developing cross-platform applications using Capacitor",
"url": "https://github.com/nxtend-team/nxtend/tree/master/libs/capacitor"
},
{
"name": "@angular-architects/ddd",