Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
praveshtora committed Jul 8, 2019
1 parent e376e9e commit c27105f
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
Expand Up @@ -6,12 +6,12 @@
"start": "node ./bin/www"
},
"dependencies": {
"cookie-parser": "1.4.4",
"cookie-parser": "1.4.0",
"debug": "2.6.9",
"express": "4.17.1",
"http-errors": "1.7.3",
"morgan": "1.9.1",
"pug": "2.0.4",
"pug": "2.0.0",
"sqlite3":"4.0.9",
"socket.io":"2.2.0"
}
Expand Down

0 comments on commit c27105f

Please sign in to comment.