getting started guide uses tabs

This commit is contained in:
alandefreitas
2023-05-09 05:29:53 -03:00
committed by Alan de Freitas
parent 0e96d6b068
commit 337481224a
24 changed files with 916 additions and 690 deletions

9
package-lock.json generated
View File

@@ -6,6 +6,7 @@
"": {
"dependencies": {
"@antora/lunr-extension": "^1.0.0-alpha.8",
"@asciidoctor/tabs": "^1.0.0-beta.3",
"process": "^0.11.10"
},
"devDependencies": {
@@ -304,6 +305,14 @@
"yarn": ">=1.1.0"
}
},
"node_modules/@asciidoctor/tabs": {
"version": "1.0.0-beta.3",
"resolved": "https://registry.npmjs.org/@asciidoctor/tabs/-/tabs-1.0.0-beta.3.tgz",
"integrity": "sha512-Cx6LQCLl703BwuejZZSwBy1s7CuJxD9AVY2mAgE0UDXfPmFsY3Il3JMGQ+1JAwHH0hd7htLEq+yG5EiiLdCJeg==",
"engines": {
"node": ">=16.0.0"
}
},
"node_modules/@iarna/toml": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/@iarna/toml/-/toml-2.2.5.tgz",