Skip to content

Commit

Permalink
chore: test before commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Nov 23, 2017
1 parent 3841d81 commit 01851df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"build": "ng build --prod",
"build:package": "ng build --prod && sh scripts/build.sh",
"test:single-run": "ng test --watch false",
"precommit": "ng test --watch false && yarn run build:package",
"cz": "git-cz",
"release": "sh scripts/release.sh"
},
Expand Down

0 comments on commit 01851df

Please sign in to comment.