Skip to content

Commit a49305e

Browse files
authored
Update README.md
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 5cc5554 commit a49305e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,12 @@ pnpm add github:CycloneDX/cyclonedx-javascript-library
120120
yarn add @cyclonedx/cyclonedx-library@github:CycloneDX/cyclonedx-javascript-library # only with yarn-2
121121
```
122122

123-
## Optional Dependencies
123+
## Optional Peer Dependencies
124124

125-
Some dependencies are optional.
125+
Some peer dependencies are optional.
126126
See the shipped `package.json` for version constraints.
127127

128-
* Serialization to XML on _Node.js_ requires any of:
128+
* Serialization to XML on _Node.js_ requires all of:
129129
* [`xmlbuilder2`](https://www.npmjs.com/package/xmlbuilder2)
130130
* Validation of JSON on _Node.js_ requires all of:
131131
* [`ajv`](https://www.npmjs.com/package/ajv)

0 commit comments

Comments
 (0)