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 d9fcfbe commit 65ae539Copy full SHA for 65ae539
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docs.waifu.it",
3
- "version": "2.0.4",
+ "version": "3.0.4",
4
"description": "The new and improved documentation for Waifu.it",
5
"scripts": {
6
"dev": "next dev",
@@ -17,7 +17,7 @@
17
},
18
"homepage": "https://github.com/WaifuAPI/Documentation/#readme",
19
"dependencies": {
20
- "next": "^13.4.9",
+ "next": "^13.4.12",
21
"nextra": "2.0.1",
22
"nextra-theme-docs": "2.0.1",
23
"react": "^18.2.0",
0 commit comments