Skip to content

Commit

Permalink
Add update script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 12, 2016
1 parent 7c382de commit f846dd6
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 @@ -44,7 +44,8 @@
],
"scripts": {
"pretest": "standard update.js",
"test": "echo 'YOLO'"
"test": "echo 'YOLO'",
"update": "node update"
},
"license": "MIT"
}

0 comments on commit f846dd6

Please sign in to comment.