Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 3704025

Browse files
authored
fix: correct cortexso-node dependency installation (#792)
1 parent 5e1af7d commit 3704025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"class-transformer": "^0.5.1",
5151
"class-validator": "^0.14.1",
5252
"cli-progress": "^3.12.0",
53+
"cortexso-node": "^0.0.4",
5354
"decompress": "^4.2.1",
5455
"js-yaml": "^4.1.0",
5556
"nest-commander": "^3.13.0",
@@ -80,7 +81,6 @@
8081
"@typescript-eslint/eslint-plugin": "^6.0.0",
8182
"@typescript-eslint/parser": "^6.0.0",
8283
"bun": "^1.1.15",
83-
"cortexso-node": "^0.0.4",
8484
"cpx": "^1.5.0",
8585
"eslint": "^8.42.0",
8686
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)