fix for the headline

This commit is contained in:
Martin Donnelly 2016-03-21 10:54:27 +00:00
parent 37cb02f231
commit 56035d37c3

View File

@ -4,7 +4,8 @@
"description": "",
"main": "recipe-server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"update" :"git pull && npm install && gulp default"
},
"author": "",
"license": "ISC",