Skip to content

Commit

Permalink
up package
Browse files Browse the repository at this point in the history
  • Loading branch information
prudhomm committed Oct 3, 2023
1 parent 12ee14a commit 3fe6805
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@antora/cli": "^3.1",
"@antora/collector-extension": "^1.0.0-alpha.3",
"@antora/site-generator-default": "^3.1",
"@asciidoctor/core": "^2.2.6",
"asciidoctor": "^2.2.6",
"asciidoctor-jupyter": "^0.6.0",
"@asciidoctor/core": "~2.2.6",
"asciidoctor": "~2.2.6",
"asciidoctor-jupyter": "^0.7.0",
"asciidoctor-kroki": "^0.17.0",
"handlebars": "^4.7.8",
"handlebars-utils": "^1.0.6",
Expand Down

0 comments on commit 3fe6805

Please sign in to comment.