Skip to content

Commit c65e404

Browse files
committed
Remove unused task: e2e
1 parent 9e1f520 commit c65e404

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"postbuild": "rm projects/ngx-nullish/README.md",
1010
"test": "ng test --no-watch --no-progress --browsers ChromeHeadless",
1111
"test:watch": "ng test",
12-
"lint": "ng lint",
13-
"e2e": "ng e2e"
12+
"lint": "ng lint"
1413
},
1514
"private": true,
1615
"dependencies": {

0 commit comments

Comments
 (0)