Skip to content

Commit

Permalink
Remove (likely) unnecessary Express dependencies (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ace Nassri committed Dec 4, 2017
1 parent 609ec48 commit 7afea9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions endpoints/getting-started-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"test": "samples test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
},
"dependencies": {
"body-parser": "1.17.2",
"express": "4.15.4",
"google-auth-library": "^0.10.0",
"grpc": "1.4.1",
"jsonwebtoken": "^7.4.1",
Expand Down

0 comments on commit 7afea9c

Please sign in to comment.