Skip to content

Commit

Permalink
Changed description
Browse files Browse the repository at this point in the history
  • Loading branch information
borissedlak committed Apr 5, 2018
1 parent f8927ce commit 22d7cbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "flag-api",
"name": "Passpo",
"version": "1.0.0",
"config": {
"port": "8080"
},
"description": "An application for leaving notes on Twitter friends and followers",
"description": "An authentication application built in the context of a bachelor thesis",
"main": "server.js",
"scripts": {
"start": "node server.js"
Expand Down

0 comments on commit 22d7cbf

Please sign in to comment.