Skip to content

Commit 628837e

Browse files
author
Victory
committed
[dev] update version from 2.0.0-19 to 2.1.0
1 parent 7d49259 commit 628837e

File tree

3 files changed

+1652
-1838
lines changed

3 files changed

+1652
-1838
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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: {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
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",

0 commit comments

Comments
 (0)