Skip to content

Commit 594525a

Browse files
Ace Nassrijmdobry
authored andcommitted
Remove (likely) unnecessary Express dependencies (GoogleCloudPlatform#457)
1 parent bb74cc0 commit 594525a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

endpoints/getting-started-grpc/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
"test": "samples test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
2020
},
2121
"dependencies": {
22-
"body-parser": "1.17.2",
23-
"express": "4.15.4",
2422
"google-auth-library": "^0.10.0",
2523
"grpc": "1.4.1",
2624
"jsonwebtoken": "^7.4.1",

0 commit comments

Comments
 (0)