diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..94832bd --- /dev/null +++ b/package-lock.json @@ -0,0 +1,12 @@ +{ + "name": "handlebars-helper-br", + "version": "0.1.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "handlebars-helper-br", + "version": "0.1.0" + } + } +} diff --git a/package.json b/package.json index f1c8f97..696f1cc 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,6 @@ } ], "main": "./index.js", - "dependencies": { - "lodash": "~2.4.0" - }, "keywords": [ "assemble", "assemblehelper",