Skip to content

Commit

Permalink
Fixed a bug introduced by pug 2.0.0.
Browse files Browse the repository at this point in the history
See #607 for more information.
  • Loading branch information
chenyumic authored Apr 28, 2018
1 parent c11163d commit 77fed8c
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 77fed8c

Please sign in to comment.