Install passport
This commit is contained in:
0
config/passport.js
Normal file
0
config/passport.js
Normal file
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "Prandium",
|
"name": "lunchrun.me",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"description": "Lunch runs made easy!",
|
"description": "Lunch runs made easy!",
|
||||||
@@ -24,7 +24,8 @@
|
|||||||
"grunt-contrib-less": "~0.9.0",
|
"grunt-contrib-less": "~0.9.0",
|
||||||
"grunt-contrib-coffee": "~0.10.1",
|
"grunt-contrib-coffee": "~0.10.1",
|
||||||
"grunt-sails-linker": "~0.9.5",
|
"grunt-sails-linker": "~0.9.5",
|
||||||
"grunt-contrib-jade": "~0.10.0"
|
"grunt-contrib-jade": "~0.10.0",
|
||||||
|
"passport": "0.2.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user