From 27ec4962fd8d5283879e80b6957c9788eddccd7f Mon Sep 17 00:00:00 2001 From: Russell Skaggs Date: Thu, 19 Jan 2017 20:16:20 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f1e505..3ede5f8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "url": "https://github.com/docpad/docpad-plugin-handlebars.git" }, "dependencies": { - "handlebars": "~1.3.0" + "handlebars": "~4.0.6" }, "devDependencies": { "coffee-script": "^1.9.1",