diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f3c4ae9..474bdc7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "q": "1.0.1", "lunr": "0.5.7", - "lodash": "git+https://github.com/lodash/lodash.git#b0ff6f4c7b400da562b932f35de73209259585e1", + "lodash": "3.2.0", "graceful-fs": "3.0.5", "resolve": "0.6.3", "fs-extra": "0.16.3", |