Skip to content

Commit c91d180

Browse files
committed
Update lodash to 3.2 to keep in sync with the CLIs
1 parent c1d898a commit c91d180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"NodObjC": "https://github.com/telerik/NodObjC/tarball/master",
3030
"colors": "0.6.2",
3131
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.5.1",
32-
"lodash": "3.1.0",
32+
"lodash": "3.2.0",
3333
"yargs": "1.2.2"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)