Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Add `standard` to prepare script.
  • Loading branch information
ebaauw committed Aug 3, 2019
1 parent 01ae78c commit ef914b9
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 @@ -33,6 +33,7 @@
"serialport": "~7.1.5"
},
"scripts": {
"prepare": "standard",
"test": "standard && echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit ef914b9

Please sign in to comment.