Skip to content

Commit

Permalink
build: add npm command for building the package
Browse files Browse the repository at this point in the history
  • Loading branch information
NoNameProvided committed May 1, 2018
1 parent 3bcf35c commit 63e173c
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 @@ -56,6 +56,7 @@
"typescript": "^2.2.1"
},
"scripts": {
"build": "gulp package",
"test": "gulp tests"
}
}

0 comments on commit 63e173c

Please sign in to comment.