Skip to content

Commit c9c4662

Browse files
committed
Merge pull request #114 from GoogleCloudPlatform/logging-deps
Add Missing Dependency
2 parents f5c0f0e + b05f791 commit c9c4662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

logging/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"export": "node export.js"
1515
},
1616
"dependencies": {
17+
"async": "^1.5.2",
1718
"express": "^4.13.4",
1819
"fluent-logger": "^1.1.0",
1920
"gcloud": "^0.30.3"

0 commit comments

Comments
 (0)