We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aada9c commit 79af2d2Copy full SHA for 79af2d2
.gitignore
@@ -29,7 +29,7 @@ htmlcov
29
node_modules
30
.docusaurus
31
.vercel
32
-!docs/docusaurus/examples-toc.json
+!docs/examples-toc.json
33
.python-version
34
static/docs
35
docusaurus/static/docs
docs/package.json
@@ -30,7 +30,7 @@
]
},
"engines": {
- "node": ">=16.14"
+ "node": ">=20.0"
"private": true,
36
"scripts": {
0 commit comments