Package.json updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "lunch",
|
||||
"name": "Plandium",
|
||||
"private": true,
|
||||
"version": "0.0.0-3",
|
||||
"description": "a Sails application",
|
||||
"version": "0.0.1",
|
||||
"description": "Lunch runs made easy!",
|
||||
"dependencies": {
|
||||
"sails": "0.9.9",
|
||||
"grunt": "0.4.1",
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"main": "app.js",
|
||||
"repository": "",
|
||||
"author": "",
|
||||
"author": "Ben Ramey",
|
||||
"license": "",
|
||||
"devDependencies": {
|
||||
"load-grunt-tasks": "~0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user