Skip to content

Commit

Permalink
Update docs-utils to support prereleases
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio committed Sep 19, 2023
1 parent f7db0be commit 31aa460
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: contracts
title: Contracts
version: 4.x
prerelease: false
nav:
- modules/ROOT/nav.adoc
- modules/api/nav.adoc
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@nomicfoundation/hardhat-network-helpers": "^1.0.3",
"@nomiclabs/hardhat-truffle5": "^2.0.5",
"@nomiclabs/hardhat-web3": "^2.0.0",
"@openzeppelin/docs-utils": "^0.1.3",
"@openzeppelin/docs-utils": "^0.1.4",
"@openzeppelin/test-helpers": "^0.5.13",
"@openzeppelin/upgrades-core": "^1.20.6",
"array.prototype.at": "^1.1.1",
Expand Down

1 comment on commit 31aa460

@nelliedaniels134

This comment was marked as spam.

Please sign in to comment.