Skip to content

Commit bd8b000

Browse files
committed
package cleanup
1 parent 54b8ce4 commit bd8b000

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
"ng": "ng",
66
"start": "ng serve",
77
"build": "ng build",
8-
"test": "ng test",
9-
"lint": "ng lint",
10-
"e2e": "ng e2e",
11-
"cypress": "cypress open"
8+
"test": "ng test"
129
},
1310
"private": true,
1411
"dependencies": {
@@ -48,7 +45,6 @@
4845
"karma-jasmine": "~4.0.0",
4946
"karma-jasmine-html-reporter": "^1.5.0",
5047
"karma-jasmine-matchers": "^4.0.2",
51-
"protractor": "~7.0.0",
5248
"ts-node": "~8.3.0",
5349
"tslint": "~6.1.0",
5450
"typescript": "~4.0.5"

0 commit comments

Comments
 (0)