Skip to content

Commit 63c9f4b

Browse files
committed
Merge pull request #21 from telerik/totev/lodash32
Update lodash to 3.2 to keep in sync with the CLIs
2 parents c1d898a + c91d180 commit 63c9f4b

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)