Skip to content

Commit

Permalink
chore: add console-log-level as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicKramer committed Sep 5, 2018
1 parent 0590247 commit f545013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
},
"devDependencies": {
"@types/builtin-modules": "^2.0.0",
"@types/console-log-level": "^1.4.0",
"@types/continuation-local-storage": "^3.2.1",
"@types/extend": "^3.0.0",
"@types/glob": "^5.0.32",
Expand Down Expand Up @@ -95,6 +96,7 @@
"dependencies": {
"@google-cloud/common": "^0.23.0",
"builtin-modules": "^3.0.0",
"console-log-level": "^1.4.0",
"continuation-local-storage": "^3.2.1",
"extend": "^3.0.0",
"gcp-metadata": "^0.7.0",
Expand Down

0 comments on commit f545013

Please sign in to comment.