Skip to content

Instantly share code, notes, and snippets.

@GeoffMahugu
Last active May 28, 2019 14:15
Show Gist options
  • Save GeoffMahugu/87e987e157d1f64d73b463a5f24251df to your computer and use it in GitHub Desktop.
Save GeoffMahugu/87e987e157d1f64d73b463a5f24251df to your computer and use it in GitHub Desktop.
Angular-Cypress Remove Dependancies
"scripts": {
"e2e": "ng e2e"
},
"devDependencies": {
"protractor": "~5.4.0"
},
@GeoffMahugu
Copy link
Author

These are the dependencies that you will have to remove on the package.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment