Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeScho committed Oct 11, 2020
1 parent 50db651 commit bdaaf0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"scripts": {
"test": "jest --coverage",
"build": "tsc",
"prepare" : "npm run build"

"prepare": "npm run build"
},
"files": [
"index.ts"
Expand Down

0 comments on commit bdaaf0a

Please sign in to comment.