cleanup(core): collection.json points to invalid id (#6119)

This commit is contained in:
Craigory V Coppola 2021-06-24 16:29:13 -05:00 committed by GitHub
parent a9c06c6078
commit 0a151035e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
},
"remove": {
"factory": "./src/generators/remove/remove#moveSchematic",
"factory": "./src/generators/remove/remove#removeSchematic",
"schema": "./src/generators/remove/schema.json",
"aliases": ["rm"],
"description": "Remove an application or library"