Skip to content

Commit 6400738

Browse files
fix(package): update express-handlebars to version 4.0.3
Closes #141
1 parent 02844a0 commit 6400738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"debug": "^4.0.0",
4141
"dotenv": "^6.0.0",
4242
"express": "^4.16.2",
43-
"express-handlebars": "^3.0.0",
43+
"express-handlebars": "^4.0.3",
4444
"imgur": "^0.3.1",
4545
"lowdb": "^1.0.0",
4646
"morgan": "^1.9.0",

0 commit comments

Comments
 (0)