diff --git a/sites/all/themes/mez_bootstrap/bootstrap/package.json b/sites/all/themes/mez_bootstrap/bootstrap/package.json index 3b54c8956..1fffa8f69 100644 --- a/sites/all/themes/mez_bootstrap/bootstrap/package.json +++ b/sites/all/themes/mez_bootstrap/bootstrap/package.json @@ -25,6 +25,6 @@ "devDependencies": { "node-sass": "~1.0", "mincer": "~1.1", - "ejs": "~1.0" + "ejs": "~3.0" } }