Skip to content

Commit

Permalink
Get GitHub to stop complaining about lodash version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias committed Sep 17, 2019
1 parent 67ae22a commit 1d3a85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"tracery": "^1.0.3",
"tracery-grammar": "^2.7.3"
}
Expand Down

0 comments on commit 1d3a85e

Please sign in to comment.