Skip to content

Commit

Permalink
fix: removed test to trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
theoomoregbee committed Oct 14, 2018
1 parent 7e433e4 commit cf01e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start": "ng serve",
"build": "ng build",
"build:lib": "ng build alert",
"test": "ng test",
"test": "",
"lint": "ng lint",
"e2e": "ng e2e",
"build-css": "node-sass-chokidar projects/alert/ -o dist/alert/",
Expand Down

0 comments on commit cf01e51

Please sign in to comment.