Skip to content

Commit

Permalink
chore: remove unused deps (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Nov 9, 2018
1 parent 6b7d55a commit fc62da3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions dialogflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"private": true,
"license": "Apache-2.0",
"author": "Google LLC",
"repository": "dialogflow/dialogflow-nodejs-client-v2",
"repository": "googleapis/nodejs-dialogflow",
"files": [ "*.js", "resources" ],
"engines": {
"node": ">=8.0.0"
},
Expand All @@ -13,7 +14,6 @@
},
"dependencies": {
"dialogflow": "^0.7.0",
"grpc": "^1.4.1",
"pump": "^3.0.0",
"through2": "^3.0.0",
"prompt": "^1.0.0",
Expand Down
5 changes: 0 additions & 5 deletions dialogflow/system-test/.eslintrc.yml

This file was deleted.

0 comments on commit fc62da3

Please sign in to comment.