diff --git a/package.json b/package.json index 4829bda..1c48afa 100755 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Logan Knecht", "main": "lib/index.js", "description": "Partials loader is a node module to faciliate the registering of partials with a respective template engine.", - "version": "0.1.3", + "version": "0.1.4", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, @@ -24,7 +24,7 @@ "homepage": "https://github.com/Bill4Time/partials-loader", "dependencies": { "fs-helper": "^0.1.0", - "lodash": "^2.4.1" + "lodash": "^4.17.21" }, "devDependencies": {}, "maintainers": [