Skip to content

Commit

Permalink
fix(package): update lru-cache to version 5.0.1
Browse files Browse the repository at this point in the history
Closes #41
  • Loading branch information
greenkeeper[bot] committed Nov 21, 2018
1 parent 437639e commit e90ae7b
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
Expand Up @@ -35,7 +35,7 @@
"harp-minify": "^0.4.0",
"less": "^2.5.3",
"lodash": "^4.16.6",
"lru-cache": "^4.0.0",
"lru-cache": "^5.0.1",
"marked": "^0.3.5",
"node-sass": "^4.1.0",
"postcss": "^6.0.0",
Expand Down

0 comments on commit e90ae7b

Please sign in to comment.