Skip to content

Commit

Permalink
Added the refresh script
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Feb 20, 2016
1 parent 181c7c0 commit e035bdc
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 @@ -6,7 +6,8 @@
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"refresh": "node build"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e035bdc

Please sign in to comment.