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 a7b9ae0 commit 86bead0Copy full SHA for 86bead0
apps/docs/package.json
@@ -39,13 +39,14 @@
39
"eslint": "^8.49.0",
40
"eslint-config-docs": "*",
41
"file-loader": "^6.2.0",
42
+ "html2canvas": "^1.4.1",
43
+ "jspdf": "^3.0.0",
44
"lodash": "^4.17.21",
45
"mdast-util-mdx": "^3.0.0",
46
"meilisearch-docsearch": "^0.6.0",
47
"postcss": "^8.4.21",
48
"prism-react-renderer": "^2.3.0",
49
"react": "^18.2.0",
- "jspdf": "^2.5.2",
50
"react-dom": "^18.2.0",
51
"react-tooltip": "5.7.4",
52
"react-transition-group": "^4.4.5",
@@ -81,4 +82,4 @@
81
82
"engines": {
83
"node": ">=18.0"
84
}
-}
85
+}
0 commit comments