mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
build: remove unused dependencies
This commit is contained in:
committed by
Alan de Freitas
parent
abc3739c73
commit
6e0c840fd6
2058
package-lock.json
generated
2058
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
@@ -1,19 +1,10 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@antora/cli": "3.1.2",
|
||||
"@antora/site-generator": "3.1.2",
|
||||
"antora": "3.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alandefreitas/antora-cpp-reference-extension": "^0.0.2",
|
||||
"@alandefreitas/antora-cpp-tagfiles-extension": "^0.0.3",
|
||||
"@alandefreitas/antora-playbook-macros-extension": "^0.0.1",
|
||||
"@alandefreitas/asciidoctor-boost-links": "^0.0.1",
|
||||
"@antora/lunr-extension": "^1.0.0-alpha.8",
|
||||
"@asciidoctor/tabs": "^1.0.0-beta.3",
|
||||
"cache-directory": "^2.0.0",
|
||||
"isomorphic-git": "^1.27.1",
|
||||
"ospath": "^1.2.2",
|
||||
"process": "^0.11.10"
|
||||
"@asciidoctor/tabs": "^1.0.0-beta.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user