Skip to content

Commit 9487a02

Browse files
committed
don't include default CI extensions
1 parent 3ee0060 commit 9487a02

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,10 @@
2323
},
2424
"homepage": "https://github.com/neo4j/docs-status-codes#readme",
2525
"dependencies": {
26-
"@antora/cli": "^3.1.7",
27-
"@antora/site-generator-default": "^3.1.7",
28-
"@neo4j-antora/antora-modify-sitemaps": "^0.5.0",
26+
"@antora/cli": "^3.1.10",
27+
"@antora/site-generator-default": "^3.1.10",
2928
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
30-
"@neo4j-antora/selector-labels": "^0.1.1",
31-
"@neo4j-documentation/macros": "^1.0.2",
29+
"@neo4j-documentation/macros": "^1.0.4",
3230
"@neo4j-documentation/remote-include": "^1.0.0"
3331
},
3432
"devDependencies": {

0 commit comments

Comments
 (0)