diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-02-13 08:16:28 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-02-13 08:16:28 +0100 |
commit | b3131d99d22dbb5f645bace63a1c90403fb7f05b (patch) | |
tree | 50137c7d85fe6b1d69b7483c3780461655b02ce8 | |
parent | 12a7a4c4cfa8db5e9d8fabf5c0ff88f63aeaf9cd (diff) | |
download | gitbook-b3131d99d22dbb5f645bace63a1c90403fb7f05b.zip gitbook-b3131d99d22dbb5f645bace63a1c90403fb7f05b.tar.gz gitbook-b3131d99d22dbb5f645bace63a1c90403fb7f05b.tar.bz2 |
Update lodash@3.2.0
-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", |