Skip to content

Commit

Permalink
change deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nandub committed Aug 6, 2018
1 parent b136e8e commit 7a0d7c5
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,5 +1,5 @@
{
"name": "heroku-frontend",
"name": "frontend-server",
"version": "0.0.1",
"private": true,
"scripts": {
Expand All @@ -12,7 +12,7 @@
"node": ">=8.11.3",
"npm": ">=6.1.0"
},
"devDependencies": {
"dependencies": {
"express": "4.16.3",
"serve-static": "1.13.2"
}
Expand Down

0 comments on commit 7a0d7c5

Please sign in to comment.