File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed
Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 6363 "iconClass" : " ico-md ico-download" ,
6464 "label" : " Download" ,
6565 "items" : [
66- // {
67- // "label": "Link via CDNJS",
68- // "href": "https://cdnjs.com/libraries/re",
69- // "target": "_blank"
70- // },
71- // { "separator": true },
7266 { "label" : " <code>npm i accesscontrol --save</code>" },
7367 { "separator" : true },
7468 {
7569 "label" : " Download as Archive" ,
7670 "href" : " https://github.com/onury/accesscontrol/releases" ,
7771 "target" : " _blank"
78- }
79- // , { "separator": true },
80- // { "label": "Change Log", "href": "?content=changelog" }
72+ },
73+ { "separator" : true },
74+ { "label" : " Change Log" , "href" : " ?content=changelog" }
8175 ]
8276 },
8377 {
9690 " !./lib/utils.js"
9791 ]
9892 },
99- // "./CHANGELOG.md",
93+ " ./CHANGELOG.md" ,
10094 {
10195 "guide" : " ./README.md"
10296 }
You can’t perform that action at this time.
0 commit comments