aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e32afe6..23865f3 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,6 @@
"express": "~4.16.1",
"http-errors": "~1.6.3",
"morgan": "~1.9.1",
- "pug": "2.0.0-beta11"
+ "pug": "^2.0.4"
}
}