Skip to content

Commit

Permalink
Refreshed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matijaabicic committed Jan 7, 2019
1 parent cd3c73d commit 546956b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Empty file added .npmignore
Empty file.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
},
"homepage": "https://github.com/matijaabicic/urban-slack",
"dependencies": {
"body-parser": "latest",
"ejs": "latest",
"express": "latest",
"fs": "latest",
"hashmap": "latest",
"http": "0.0.0",
"express": "~4.13.4",
"request": "~2.69.0",
"universal-analytics": "~0.3.10",
"body-parser": "~1.15.0",
"fs": "~0.0.2",
"ejs": "~2.4.1",
"mongolab-data-api": "~1.1.4",
"swearjar": "~0.1.2",
"hashmap": "~2.0.6"
"mongolab-data-api": "latest",
"request": "latest",
"swearjar": "latest",
"universal-analytics": "latest"
}
}

0 comments on commit 546956b

Please sign in to comment.