Skip to content

Commit 0d4c985

Browse files
committed
chore: Fix out-of-sync pnpm-lock.yaml and cleanup dependencies. Removed unused lunr-extension and incorrect biome package from package.json.
1 parent e5289fb commit 0d4c985

2 files changed

Lines changed: 3 additions & 768 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,5 @@
3232
"rimraf": "^6.0.1"
3333
},
3434
"packageManager": "pnpm@10.28.1",
35-
"dependencies": {
36-
"@asciidoctor/tabs": "1.0.0-beta.6",
37-
"biome": "^0.3.3"
38-
}
35+
"dependencies": {}
3936
}

0 commit comments

Comments
 (0)