File tree Expand file tree Collapse file tree 3 files changed +1652
-1838
lines changed Expand file tree Collapse file tree 3 files changed +1652
-1838
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ module.exports = {
287287 docs : {
288288 sidebarPath : require . resolve ( './sidebars.js' ) ,
289289 // Please change this to your repo.
290- // editUrl: 'https://github.com/DHTMLX/docs-spreadsheet/edit/master/',
290+ editUrl : 'https://github.com/DHTMLX/docs-spreadsheet/edit/master/' ,
291291 routeBasePath : '/' ,
292292 } ,
293293 // blog: {
Original file line number Diff line number Diff line change 1313 "normalizeLink" : " cd plugins && node samplesLinksNormalize.js"
1414 },
1515 "dependencies" : {
16- "@docusaurus/core" : " ^2.0.0-beta.19 " ,
17- "@docusaurus/preset-classic" : " ^2.0.0-beta.19 " ,
16+ "@docusaurus/core" : " ^2.1.0 " ,
17+ "@docusaurus/preset-classic" : " ^2.1.0 " ,
1818 "@mdx-js/react" : " ^1.5.8" ,
1919 "clsx" : " ^1.1.1" ,
2020 "docusaurus-gtm-plugin" : " ^0.0.2" ,
You can’t perform that action at this time.
0 commit comments