Skip to content

Commit c67d955

Browse files
chenyumicJustinBeckwith
chenyumic
authored andcommitted
Fixed a bug introduced by pug 2.0.0. (#608)
See #607 for more information.
1 parent 70d9b39 commit c67d955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/pubsub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@google-cloud/pubsub": "0.16.4",
1717
"body-parser": "1.18.2",
1818
"express": "4.16.2",
19-
"pug": "2.0.0",
19+
"pug": "2.0.1",
2020
"safe-buffer": "5.1.1"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)