We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de2e6a commit 37f4380Copy full SHA for 37f4380
package.json
@@ -23,8 +23,7 @@
23
},
24
"homepage": "https://github.com/neo4j/docs-java-reference#readme",
25
"dependencies": {
26
- "@antora/cli": "^3.1.7",
27
- "@antora/site-generator-default": "^3.1.7",
+ "antora": "^3.1.10",
28
"@neo4j-antora/antora-add-notes": "^0.3.1",
29
"@neo4j-antora/antora-listing-roles": "^0.1.0",
30
"@neo4j-antora/antora-modify-sitemaps": "^0.6.0",
@@ -35,6 +34,6 @@
35
34
36
"devDependencies": {
37
"express": "^5.0.1",
38
- "nodemon": "^3.1.0"
+ "nodemon": "^3.1.9"
39
}
40
0 commit comments