Skip to content

Commit cd2c446

Browse files
committed
docs: update node version of docs
1 parent 69047b2 commit cd2c446

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+2
-10540
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula')
88
const config = {
99
title: 'React Tooltip',
1010
tagline: 'Awesome React Tooltip component',
11-
url: 'https://your-docusaurus-test-site.com',
11+
url: 'https://react-tooltip.com',
1212
baseUrl: '/',
1313
onBrokenLinks: 'throw',
1414
onBrokenMarkdownLinks: 'warn',

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
]
4343
},
4444
"engines": {
45-
"node": ">=16.14"
45+
"node": ">=18"
4646
}
4747
}

react-tooltip-docs/.gitignore

Lines changed: 0 additions & 20 deletions
This file was deleted.

react-tooltip-docs/README.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

react-tooltip-docs/babel.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

react-tooltip-docs/blog/2019-05-28-first-blog-post.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

react-tooltip-docs/blog/2019-05-29-long-blog-post.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

react-tooltip-docs/blog/2021-08-01-mdx-blog-post.mdx

Lines changed: 0 additions & 20 deletions
This file was deleted.
Binary file not shown.

react-tooltip-docs/blog/2021-08-26-welcome/index.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)