Skip to content

Commit

Permalink
Add scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
selemxmn committed Dec 3, 2018
1 parent 2098f3e commit 9b38429
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
"dependency",
"angular-print"
],
"scripts": {
"ng": "ng",
"build": "ng build",
"test": "ng test"
},
"dependencies": {
"tslib": "^1.9.3"
},
Expand Down

0 comments on commit 9b38429

Please sign in to comment.