Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nafeu committed May 17, 2017
1 parent 2da3809 commit 46513be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,14 +1,14 @@
{
"name": "phraksocket",
"name": "groop-think",
"version": "1.0.0",
"description": "",
"main": "apps.js",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "gulp bower && DEBUG=false node server.js"
},
"author": "Nafeu Nasir",
"license": "ISC",
"license": "MIT",
"dependencies": {
"body-parser": "^1.15.2",
"colors": "^1.1.2",
Expand Down

0 comments on commit 46513be

Please sign in to comment.