fix for the headline
This commit is contained in:
parent
37cb02f231
commit
56035d37c3
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user