googleapis/cloud-profiler-nodejs

Some devDependencies listed as dependencies?

Closed this issue · 1 comments

I found this in the package.json

"dependencies": {
"@google-cloud/common": "^0.31.0",
"@types/console-log-level": "^1.4.0",
"@types/semver": "^5.5.0",

I expect these to be dev-dependencies. Is there a reason these are direct dependencies?

EDIT: I mean the @types dependencies.

Closing this; right now these type definitions are required for us to provide type definitions for this repo.