Skip to content

Commit ef8d033

Browse files
fix(package): update lru-cache to version 5.1.0
Closes #41
1 parent 437639e commit ef8d033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"harp-minify": "^0.4.0",
3636
"less": "^2.5.3",
3737
"lodash": "^4.16.6",
38-
"lru-cache": "^4.0.0",
38+
"lru-cache": "^5.1.0",
3939
"marked": "^0.3.5",
4040
"node-sass": "^4.1.0",
4141
"postcss": "^6.0.0",

0 commit comments

Comments
 (0)