File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- node_modules
1+ node_modules
2+ netlify-plugin-ttl-cache * .tgz
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify-plugin-ttl-cache" ,
3- "version" : " 1.0.0" ,
4- "description" : " " ,
3+ "version" : " 1.0.1" ,
4+ "description" : " A Netlify plugin for persisting immutable build assets across releases." ,
5+ "keywords" : [
6+ " netlify" ,
7+ " netlify-plugin" ,
8+ " cache" ,
9+ " ttl"
10+ ],
511 "author" : " Andy Richardson (andyrichardson)" ,
612 "license" : " MIT" ,
713 "repository" : {
1218 "url" : " https://github.com/andyrichardson/netlify-plugin-ttl-cache/issues"
1319 },
1420 "homepage" : " https://github.com/andyrichardson/netlify-plugin-ttl-cache#readme" ,
15- "main" : " index.js" ,
21+ "main" : " src/ index.js" ,
1622 "files" : [
1723 " src/index.js" ,
1824 " src/utils.js" ,
You can’t perform that action at this time.
0 commit comments