Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thenikhilk committed Nov 7, 2019
1 parent f59aca5 commit 176452b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"scripts": {
"build": "gulp bundle",
"clean": "gulp clean",
"test": "gulp test"
"test": "gulp test",
"package": "gulp bundle --ship && gulp package-solution --ship"
},
"dependencies": {
"react": "16.8.5",
Expand Down

0 comments on commit 176452b

Please sign in to comment.