fixing build

This commit is contained in:
Martin Donnelly 2016-04-13 14:39:22 +01:00
parent 25d2a3a068
commit 77de260af1

View File

@ -1,8 +1,8 @@
{
"name": "recipe",
"name": "Keeper",
"version": "1.1.0",
"description": "",
"main": "recipe-server.js",
"main": "keeper-server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"refresh": "git pull && npm install && gulp default"