chore(ct-angular): remove useless pw-angular cli

This commit is contained in:
Younes Jaaidi 2024-03-27 23:12:08 +01:00
parent 20e4d8d22a
commit 16a0df1b60
No known key found for this signature in database
GPG key ID: 3126C5717BDF3241

View file

@ -47,7 +47,6 @@
"typescript": ">=5.2.0"
},
"bin": {
"playwright": "cli.js",
"pw-angular": "cli.js"
"playwright": "cli.js"
}
}