File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 63
63
"iconClass" : " ico-md ico-download" ,
64
64
"label" : " Download" ,
65
65
"items" : [
66
- // {
67
- // "label": "Link via CDNJS",
68
- // "href": "https://cdnjs.com/libraries/re",
69
- // "target": "_blank"
70
- // },
71
- // { "separator": true },
72
66
{ "label" : " <code>npm i accesscontrol --save</code>" },
73
67
{ "separator" : true },
74
68
{
75
69
"label" : " Download as Archive" ,
76
70
"href" : " https://github.com/onury/accesscontrol/releases" ,
77
71
"target" : " _blank"
78
- }
79
- // , { "separator": true },
80
- // { "label": "Change Log", "href": "?content=changelog" }
72
+ },
73
+ { "separator" : true },
74
+ { "label" : " Change Log" , "href" : " ?content=changelog" }
81
75
]
82
76
},
83
77
{
96
90
" !./lib/utils.js"
97
91
]
98
92
},
99
- // "./CHANGELOG.md",
93
+ " ./CHANGELOG.md" ,
100
94
{
101
95
"guide" : " ./README.md"
102
96
}
You can’t perform that action at this time.
0 commit comments