Skip to content

Commit 4c4ba16

Browse files
chore: remove unused deps (#212)
1 parent 7c7af5a commit 4c4ba16

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

dialogflow/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"private": true,
55
"license": "Apache-2.0",
66
"author": "Google LLC",
7-
"repository": "dialogflow/dialogflow-nodejs-client-v2",
7+
"repository": "googleapis/nodejs-dialogflow",
8+
"files": [ "*.js", "resources" ],
89
"engines": {
910
"node": ">=8.0.0"
1011
},
@@ -13,7 +14,6 @@
1314
},
1415
"dependencies": {
1516
"dialogflow": "^0.7.0",
16-
"grpc": "^1.4.1",
1717
"pump": "^3.0.0",
1818
"through2": "^3.0.0",
1919
"prompt": "^1.0.0",

dialogflow/system-test/.eslintrc.yml

-5
This file was deleted.

0 commit comments

Comments
 (0)