Skip to content

Commit

Permalink
Fixed a bug introduced by pug 2.0.0. (#608)
Browse files Browse the repository at this point in the history
See #607 for more information.
  • Loading branch information
chenyumic authored and JustinBeckwith committed May 4, 2018
1 parent 70d9b39 commit c67d955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/pubsub": "0.16.4",
"body-parser": "1.18.2",
"express": "4.16.2",
"pug": "2.0.0",
"pug": "2.0.1",
"safe-buffer": "5.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit c67d955

Please sign in to comment.