Skip to content

Commit 599af79

Browse files
committed
chore: update undocs
1 parent 98b3e17 commit 599af79

File tree

3 files changed

+10461
-2
lines changed

3 files changed

+10461
-2
lines changed

docs/bun.lockb

-465 KB
Binary file not shown.

docs/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"private": true,
3+
"type": "module",
34
"scripts": {
45
"build": "undocs build",
56
"dev": "undocs dev"
67
},
78
"devDependencies": {
8-
"undocs": "^0.2.30"
9-
}
9+
"undocs": "^0.4.1"
10+
},
11+
"packageManager": "[email protected]"
1012
}

0 commit comments

Comments
 (0)