Skip to content

Commit 1e69a80

Browse files
authored
Merge pull request #1169 from arty-name/1165-lodash
loosen lodash version constraint to major version 4
2 parents f568c72 + 01fe055 commit 1e69a80

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
@@ -69,7 +69,7 @@
6969
"isomorphic-fetch": "2.2.1",
7070
"isomorphic-form-data": "0.0.1",
7171
"js-yaml": "^3.8.1",
72-
"lodash": "4.16.2",
72+
"lodash": "^4.16.2",
7373
"qs": "^6.3.0",
7474
"url": "^0.11.0"
7575
}

0 commit comments

Comments
 (0)