Skip to content

Commit 6beab5e

Browse files
committed
Merge pull request joeferner#212 from david-gang/david-gang-patch-lodash
move lodash to dependencies
2 parents 6121898 + 6b214ea commit 6beab5e

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,11 +29,11 @@
2929
"async": "0.9.0",
3030
"find-java-home": "0.1.2",
3131
"glob": "5.0.5",
32+
"lodash": "3.7.0",
3233
"nan": "1.7.0"
3334
},
3435
"devDependencies": {
3536
"chalk": "1.0.0",
36-
"lodash": "3.7.0",
3737
"nodeunit": "0.9.1",
3838
"when": "3.7.2"
3939
},

0 commit comments

Comments
 (0)