Skip to content

Commit

Permalink
clean and build
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaysinghj8 committed Apr 24, 2019
1 parent f6ec5c2 commit dedccd5
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 @@ -9,7 +9,7 @@
"private": false,
"scripts": {
"start": "node lib/index.js",
"build": "tsc"
"build": "rm -rf lib && tsc"
},
"bugs": {
"url": "https://github.com/ajaysinghj8/osham/issues"
Expand Down

0 comments on commit dedccd5

Please sign in to comment.