Skip to content

Commit 8e06489

Browse files
committed
10.0.0-rc.1
Signed-off-by: jkowalleck <jkowalleck@users.noreply.github.com>
1 parent 5a83596 commit 8e06489

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cyclonedx/cyclonedx-library",
3-
"version": "10.0.0-alpha.0",
3+
"version": "10.0.0-rc.1",
44
"description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
55
"license": "Apache-2.0",
66
"keywords": [
@@ -79,8 +79,7 @@
7979
"engines": {
8080
"node": ">=20.18.0"
8181
},
82-
"dependencies": {
83-
},
82+
"dependencies": {},
8483
"peerDependencies": {
8584
"ajv": "^8.12.0",
8685
"ajv-formats": "^3.0.1",

0 commit comments

Comments
 (0)