Skip to content

Commit 3614af5

Browse files
authored
Merge pull request #150 from rnzo/patch-1
Upgrade lodash version to 4
2 parents 9d00cd1 + e65e07c commit 3614af5

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
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"json-pointer": "^0.5.0",
44-
"lodash": "^3.9.3",
44+
"lodash": "^4.13.1",
4545
"request": "^2.72.0"
4646
}
4747
}

0 commit comments

Comments
 (0)